Searched refs:NVFX_VP_MASK_ALL (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/nv30/ |
D | nvfx_shader.h | 400 #define NVFX_VP_MASK_ALL 0xf macro
|
D | nvfx_vertprog.c | 495 nvfx_vp_emit(vpc, arith(0, VEC, MOV, src[i].reg, NVFX_VP_MASK_ALL, in nvfx_vertprog_parse_instruction() 506 nvfx_vp_emit(vpc, arith(0, VEC, MOV, src[i].reg, NVFX_VP_MASK_ALL, in nvfx_vertprog_parse_instruction() 517 nvfx_vp_emit(vpc, arith(0, VEC, MOV, src[i].reg, NVFX_VP_MASK_ALL, in nvfx_vertprog_parse_instruction() 1070 nvfx_vp_emit(vpc, arith(0, VEC, MOV, hpos, NVFX_VP_MASK_ALL, htmp, none, none)); in _nvfx_vertprog_translate()
|