Home
last modified time | relevance | path

Searched refs:rc_mask_to_swizzle (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_program.h212 rc_swizzle rc_mask_to_swizzle(unsigned int mask);
Dradeon_compiler_util.h53 rc_swizzle rc_mask_to_swizzle(unsigned int mask);
Dradeon_pair_schedule.c886 unsigned int old_swz = rc_mask_to_swizzle(old_mask); in convert_rgb_to_alpha()
921 rc_mask_to_swizzle(old_mask)); in convert_rgb_to_alpha()
Dradeon_compiler_util.c104 rc_swizzle rc_mask_to_swizzle(unsigned int mask) in rc_mask_to_swizzle() function