Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_pair_regalloc.c112 unsigned int new_swizzle = rc_adjust_channels(arg->Swizzle, in variable_get_class_read_cb() local
184 unsigned int new_swizzle; in variable_get_class() local
H A Dradeon_dataflow_swizzles.c83 unsigned new_swizzle, chan, swz0, swz1, swz2, swz3, found_swizzle, swz; in try_rewrite_constant() local
H A Dradeon_compiler_util.c137 unsigned int new_swizzle = rc_init_swizzle(RC_SWIZZLE_UNUSED, 0); in rc_adjust_channels() local
/aosp_15_r20/external/mesa3d/src/nouveau/compiler/nak/
H A Dopt_copy_prop.rs300 let new_swizzle = match src_type { in prop_to_scalar_src() localVariable
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_search.c246 uint8_t new_swizzle[NIR_MAX_VEC_COMPONENTS]; in match_value() local
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_vec4.cpp579 const unsigned new_swizzle = in opt_reduce_swizzle() local