Searched defs:new_swizzle (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
D | radeon_inline_literals.c | 107 unsigned new_swizzle; in rc_inline_literals() local
|
D | radeon_dataflow_swizzles.c | 104 unsigned new_swizzle, chan, swz0, swz1, swz2, swz3, found_swizzle, swz; in try_rewrite_constant() local
|
D | radeon_pair_regalloc.c | 319 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
|
D | radeon_compiler_util.c | 153 unsigned int new_swizzle = rc_init_swizzle(RC_SWIZZLE_UNUSED, 0); in rc_adjust_channels() local
|
/external/mesa3d/src/compiler/nir/ |
D | nir_opt_copy_propagate.c | 154 unsigned new_swizzle[4] = {0, 0, 0, 0}; in copy_prop_alu_src() local
|
D | nir_search.c | 99 uint8_t new_swizzle[4]; in match_value() local
|
/external/mesa3d/src/intel/compiler/ |
D | brw_vec4.cpp | 549 const unsigned new_swizzle = in opt_reduce_swizzle() local
|