Home
last modified time | relevance | path

Searched defs:old_swz (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_dataflow_swizzles.c325 unsigned old_swz = GET_SWZ(reg->Swizzle, chan); in try_rewrite_constant() local
361 unsigned old_swz = GET_SWZ(reg->Swizzle, chan); in try_rewrite_constant() local
Dradeon_remove_constants.c37 unsigned old_swz = GET_SWZ(inst->U.I.SrcReg[src].Swizzle, chan); in remap_regs() local
Dradeon_pair_schedule.c753 rc_swizzle old_swz, unsigned int new_index) in rgb_to_alpha_remap()
872 unsigned int old_swz = rc_mask_to_swizzle(old_mask); in convert_rgb_to_alpha() local