Home
last modified time | relevance | path

Searched refs:coord_replace (Results 1 – 25 of 34) sorted by relevance

12

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/compiler/nir/
H A Dnir_lower_texcoord_replace.c62 unsigned coord_replace, in nir_lower_texcoord_replace_impl() argument
127 nir_i2b(&b, nir_iand_imm(&b, mask, coord_replace)); in nir_lower_texcoord_replace_impl()
142 nir_lower_texcoord_replace(nir_shader *s, unsigned coord_replace, in nir_lower_texcoord_replace() argument
146 assert(coord_replace != 0); in nir_lower_texcoord_replace()
150 nir_lower_texcoord_replace_impl(function->impl, coord_replace, in nir_lower_texcoord_replace()
H A Dnir.h5437 void nir_lower_texcoord_replace(nir_shader *s, unsigned coord_replace,
/dports/lang/clover/mesa-21.3.6/src/compiler/nir/
H A Dnir_lower_texcoord_replace.c62 unsigned coord_replace, in nir_lower_texcoord_replace_impl() argument
127 nir_i2b(&b, nir_iand_imm(&b, mask, coord_replace)); in nir_lower_texcoord_replace_impl()
142 nir_lower_texcoord_replace(nir_shader *s, unsigned coord_replace, in nir_lower_texcoord_replace() argument
146 assert(coord_replace != 0); in nir_lower_texcoord_replace()
150 nir_lower_texcoord_replace_impl(function->impl, coord_replace, in nir_lower_texcoord_replace()
/dports/graphics/mesa-libs/mesa-21.3.6/src/compiler/nir/
H A Dnir_lower_texcoord_replace.c62 unsigned coord_replace, in nir_lower_texcoord_replace_impl() argument
127 nir_i2b(&b, nir_iand_imm(&b, mask, coord_replace)); in nir_lower_texcoord_replace_impl()
142 nir_lower_texcoord_replace(nir_shader *s, unsigned coord_replace, in nir_lower_texcoord_replace() argument
146 assert(coord_replace != 0); in nir_lower_texcoord_replace()
150 nir_lower_texcoord_replace_impl(function->impl, coord_replace, in nir_lower_texcoord_replace()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/compiler/nir/
H A Dnir_lower_texcoord_replace.c62 unsigned coord_replace, in nir_lower_texcoord_replace_impl() argument
127 nir_i2b(&b, nir_iand_imm(&b, mask, coord_replace)); in nir_lower_texcoord_replace_impl()
142 nir_lower_texcoord_replace(nir_shader *s, unsigned coord_replace, in nir_lower_texcoord_replace() argument
146 assert(coord_replace != 0); in nir_lower_texcoord_replace()
150 nir_lower_texcoord_replace_impl(function->impl, coord_replace, in nir_lower_texcoord_replace()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/compiler/nir/
H A Dnir_lower_texcoord_replace.c62 unsigned coord_replace, in nir_lower_texcoord_replace_impl() argument
127 nir_i2b(&b, nir_iand_imm(&b, mask, coord_replace)); in nir_lower_texcoord_replace_impl()
142 nir_lower_texcoord_replace(nir_shader *s, unsigned coord_replace, in nir_lower_texcoord_replace() argument
146 assert(coord_replace != 0); in nir_lower_texcoord_replace()
150 nir_lower_texcoord_replace_impl(function->impl, coord_replace, in nir_lower_texcoord_replace()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/compiler/nir/
H A Dnir_lower_texcoord_replace.c62 unsigned coord_replace, in nir_lower_texcoord_replace_impl() argument
127 nir_i2b(&b, nir_iand_imm(&b, mask, coord_replace)); in nir_lower_texcoord_replace_impl()
142 nir_lower_texcoord_replace(nir_shader *s, unsigned coord_replace, in nir_lower_texcoord_replace() argument
146 assert(coord_replace != 0); in nir_lower_texcoord_replace()
150 nir_lower_texcoord_replace_impl(function->impl, coord_replace, in nir_lower_texcoord_replace()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/compiler/nir/
H A Dnir_lower_texcoord_replace.c62 unsigned coord_replace, in nir_lower_texcoord_replace_impl() argument
127 nir_i2b(&b, nir_iand_imm(&b, mask, coord_replace)); in nir_lower_texcoord_replace_impl()
142 nir_lower_texcoord_replace(nir_shader *s, unsigned coord_replace, in nir_lower_texcoord_replace() argument
146 assert(coord_replace != 0); in nir_lower_texcoord_replace()
150 nir_lower_texcoord_replace_impl(function->impl, coord_replace, in nir_lower_texcoord_replace()
/dports/graphics/libosmesa/mesa-21.3.6/src/compiler/nir/
H A Dnir_lower_texcoord_replace.c62 unsigned coord_replace, in nir_lower_texcoord_replace_impl() argument
127 nir_i2b(&b, nir_iand_imm(&b, mask, coord_replace)); in nir_lower_texcoord_replace_impl()
142 nir_lower_texcoord_replace(nir_shader *s, unsigned coord_replace, in nir_lower_texcoord_replace() argument
146 assert(coord_replace != 0); in nir_lower_texcoord_replace()
150 nir_lower_texcoord_replace_impl(function->impl, coord_replace, in nir_lower_texcoord_replace()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/compiler/nir/
H A Dnir_lower_texcoord_replace.c62 unsigned coord_replace, in nir_lower_texcoord_replace_impl() argument
127 nir_i2b(&b, nir_iand_imm(&b, mask, coord_replace)); in nir_lower_texcoord_replace_impl()
142 nir_lower_texcoord_replace(nir_shader *s, unsigned coord_replace, in nir_lower_texcoord_replace() argument
146 assert(coord_replace != 0); in nir_lower_texcoord_replace()
150 nir_lower_texcoord_replace_impl(function->impl, coord_replace, in nir_lower_texcoord_replace()
H A Dnir.h5213 void nir_lower_texcoord_replace(nir_shader *s, unsigned coord_replace,
/dports/graphics/mesa-dri/mesa-21.3.6/src/compiler/nir/
H A Dnir_lower_texcoord_replace.c62 unsigned coord_replace, in nir_lower_texcoord_replace_impl() argument
127 nir_i2b(&b, nir_iand_imm(&b, mask, coord_replace)); in nir_lower_texcoord_replace_impl()
142 nir_lower_texcoord_replace(nir_shader *s, unsigned coord_replace, in nir_lower_texcoord_replace() argument
146 assert(coord_replace != 0); in nir_lower_texcoord_replace()
150 nir_lower_texcoord_replace_impl(function->impl, coord_replace, in nir_lower_texcoord_replace()
/dports/x11/virglrenderer/virglrenderer-7d204f3927be65fb3365dce01dbcd04d447a4985/src/
H A Dvrend_shader.h97 uint32_t coord_replace; member
H A Dvrend_shader.c1110 if (ctx->key->coord_replace & (1 << ctx->inputs[i].sid)) { in iter_declaration()
4315 const char *name_prefix, unsigned coord_replace) in rename_variables() argument
4321 (coord_replace & (1 << io[i].sid))) in rename_variables()
4330 const char *name_prefix, unsigned coord_replace, in rewrite_components() argument
4364 rename_variables(nio, io, name_prefix, coord_replace); in rewrite_components()
4501 const char *name_prefix, unsigned coord_replace) in evaluate_layout_overlays() argument
4544 rename_variables(nio, io, name_prefix, coord_replace); in evaluate_layout_overlays()
4592 ctx->key->coord_replace)) { in handle_io_arrays()
4608 ctx->key->coord_replace, true); in handle_io_arrays()
6134 (ctx->key->coord_replace & (1 << ctx->inputs[i].sid))) { in emit_ios_fs()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Dffvertex_prog.c78 unsigned char coord_replace:1; member
244 key->unit[i].coord_replace = 1; in make_state_key()
1475 if (p->state->unit[i].coord_replace) in build_texture_transform()
/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Dffvertex_prog.c78 unsigned char coord_replace:1; member
244 key->unit[i].coord_replace = 1; in make_state_key()
1475 if (p->state->unit[i].coord_replace) in build_texture_transform()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Dffvertex_prog.c78 unsigned char coord_replace:1; member
244 key->unit[i].coord_replace = 1; in make_state_key()
1475 if (p->state->unit[i].coord_replace) in build_texture_transform()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/main/
H A Dffvertex_prog.c78 unsigned char coord_replace:1; member
244 key->unit[i].coord_replace = 1; in make_state_key()
1475 if (p->state->unit[i].coord_replace) in build_texture_transform()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/main/
H A Dffvertex_prog.c78 unsigned char coord_replace:1; member
244 key->unit[i].coord_replace = 1; in make_state_key()
1475 if (p->state->unit[i].coord_replace) in build_texture_transform()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/main/
H A Dffvertex_prog.c78 unsigned char coord_replace:1; member
244 key->unit[i].coord_replace = 1; in make_state_key()
1400 if (p->state->unit[i].coord_replace) in build_texture_transform()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/main/
H A Dffvertex_prog.c78 unsigned char coord_replace:1; member
244 key->unit[i].coord_replace = 1; in make_state_key()
1475 if (p->state->unit[i].coord_replace) in build_texture_transform()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/main/
H A Dffvertex_prog.c78 unsigned char coord_replace:1; member
244 key->unit[i].coord_replace = 1; in make_state_key()
1475 if (p->state->unit[i].coord_replace) in build_texture_transform()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/main/
H A Dffvertex_prog.c78 unsigned char coord_replace:1; member
244 key->unit[i].coord_replace = 1; in make_state_key()
1475 if (p->state->unit[i].coord_replace) in build_texture_transform()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/main/
H A Dffvertex_prog.c79 unsigned char coord_replace:1; member
245 key->unit[i].coord_replace = 1; in make_state_key()
1483 if (p->state->unit[i].coord_replace) in build_texture_transform()
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/main/
H A Dffvertex_prog.c78 unsigned char coord_replace:1; member
244 key->unit[i].coord_replace = 1; in make_state_key()
1475 if (p->state->unit[i].coord_replace) in build_texture_transform()

12