Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_inline_literals.c107 unsigned new_swizzle; in rc_inline_literals() local
Dradeon_dataflow_swizzles.c104 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.c153 unsigned int new_swizzle = rc_init_swizzle(RC_SWIZZLE_UNUSED, 0); in rc_adjust_channels() local
/external/mesa3d/src/compiler/nir/
Dnir_opt_copy_propagate.c154 unsigned new_swizzle[4] = {0, 0, 0, 0}; in copy_prop_alu_src() local
Dnir_search.c99 uint8_t new_swizzle[4]; in match_value() local
/external/mesa3d/src/intel/compiler/
Dbrw_vec4.cpp549 const unsigned new_swizzle = in opt_reduce_swizzle() local