Home
last modified time | relevance | path

Searched defs:new_swizzle (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_inline_literals.c107 unsigned new_swizzle; in rc_inline_literals() local
Dradeon_dataflow_swizzles.c98 unsigned new_swizzle, chan, swz0, swz1, swz2, swz3, found_swizzle, swz; in try_rewrite_constant() local
Dradeon_pair_regalloc.c319 unsigned int new_swizzle = rc_adjust_channels(arg->Swizzle, in variable_get_class_read_cb() local
380 unsigned int new_swizzle; in variable_get_class() local
Dradeon_compiler_util.c160 unsigned int new_swizzle = rc_init_swizzle(RC_SWIZZLE_UNUSED, 0); in rc_adjust_channels() local
/third_party/mesa3d/src/compiler/nir/
Dnir_search.c261 uint8_t new_swizzle[NIR_MAX_VEC_COMPONENTS]; in match_value() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_vec4.cpp565 const unsigned new_swizzle = in opt_reduce_swizzle() local