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()  local380 					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 | 142    unsigned new_swizzle[NIR_MAX_VEC_COMPONENTS] = {0, 0, 0, 0};  in copy_prop_alu_src()  local
 | 
| D | nir_search.c | 259    uint8_t new_swizzle[NIR_MAX_VEC_COMPONENTS];  in match_value()  local
 | 
| /external/mesa3d/src/intel/compiler/ | 
| D | brw_vec4.cpp | 569          const unsigned new_swizzle =  in opt_reduce_swizzle()  local
 |