Searched refs:WRITEMASK_XZ (Results 1 – 3 of 3) sorted by relevance
/third_party/mesa3d/src/mesa/program/ |
D | prog_instruction.h | 80 #define WRITEMASK_XZ 0x5 macro
|
/third_party/mesa3d/src/mesa/main/ |
D | ffvertex_prog.c | 991 emit_op2(p, OPCODE_MUL, dist, WRITEMASK_XZ, dist, swizzle1(dist,Y)); in calculate_light_attenuation()
|
/third_party/mesa3d/src/intel/compiler/ |
D | brw_vec4_nir.cpp | 2228 emit(MOV(dst_reg(MRF, param_base + 1, type, WRITEMASK_XZ), lod)); in nir_emit_texture()
|