Searched defs:BRW_SWIZZLE_ZWZW (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/intel/compiler/ | ||
H A D | brw_vec4_tes.cpp | 129 BRW_SWIZZLE_ZWZW))); in nir_emit_intrinsic() local |
H A D | brw_reg.h | 90 #define BRW_SWIZZLE_ZWZW BRW_SWIZZLE4(2,3,2,3) macro |
Completed in 2 milliseconds