Searched refs:BRW_SWIZZLE_WZWZ (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/intel/compiler/ | ||
D | brw_reg.h | 91 #define BRW_SWIZZLE_WZWZ BRW_SWIZZLE4(3,2,3,2) macro |
D | brw_vec4.cpp | 2389 case BRW_SWIZZLE_WZWZ: in is_gen7_supported_64bit_swizzle() |