Home
last modified time | relevance | path

Searched refs:WRITEMASK_XZ (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/mesa/program/
Dprog_instruction.h80 #define WRITEMASK_XZ 0x5 macro
/third_party/mesa3d/src/mesa/main/
Dffvertex_prog.c991 emit_op2(p, OPCODE_MUL, dist, WRITEMASK_XZ, dist, swizzle1(dist,Y)); in calculate_light_attenuation()
/third_party/mesa3d/src/intel/compiler/
Dbrw_vec4_nir.cpp2228 emit(MOV(dst_reg(MRF, param_base + 1, type, WRITEMASK_XZ), lod)); in nir_emit_texture()