Home
last modified time | relevance | path

Searched refs:swizzle_mask (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler_util.h55 unsigned swizzle_mask(unsigned swizzle, unsigned mask);
H A Dradeon_compiler_util.c116 unsigned swizzle_mask(unsigned swizzle, unsigned mask) in swizzle_mask() function
H A Dradeon_optimize.c61 combine.Negate = swizzle_mask(outer.Swizzle, inner.Negate); in chain_srcregs()
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_ir_vec4.h292 int swizzle, int swizzle_mask);
H A Dbrw_vec4.cpp850 int swizzle_mask) in can_reswizzle()
877 if (dst.writemask & ~swizzle_mask) in can_reswizzle()
847 can_reswizzle(const struct intel_device_info *devinfo, int dst_writemask, int swizzle, int swizzle_mask) can_reswizzle() argument

Completed in 7 milliseconds