Searched refs:BRW_SWIZZLE_YZXW (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_clip_unfilled.c82 brw_MUL(p, vec4(brw_null_reg()), brw_swizzle(e, BRW_SWIZZLE_YZXW),
85 brw_swizzle(f, BRW_SWIZZLE_YZXW));
H A Dbrw_reg.h87 #define BRW_SWIZZLE_YZXW BRW_SWIZZLE4(1,2,0,3) macro
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_clip_unfilled.c82 brw_MUL(p, vec4(brw_null_reg()), brw_swizzle(e, BRW_SWIZZLE_YZXW),
85 brw_swizzle(f, BRW_SWIZZLE_YZXW));
H A Dbrw_reg.h87 #define BRW_SWIZZLE_YZXW BRW_SWIZZLE4(1,2,0,3) macro

Completed in 7 milliseconds