Searched refs:WRITEMASK_XW (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
H A Dprog_instruction.h84 #define WRITEMASK_XW 0x9 macro
H A Dprog_to_nir.c352 ptn_move_dest_masked(b, dest, nir_imm_float(b, 1.0), WRITEMASK_XW);
/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dprog_instruction.h84 #define WRITEMASK_XW 0x9 macro
H A Dprog_to_nir.c352 ptn_move_dest_masked(b, dest, nir_imm_float(b, 1.0), WRITEMASK_XW);
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dtest_vec4_cmod_propagation.cpp708 dest.writemask = WRITEMASK_XW;
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dtest_vec4_cmod_propagation.cpp720 dest.writemask = WRITEMASK_XW;

Completed in 8 milliseconds