Home
last modified time | relevance | path

Searched refs:NVFX_VP_MASK_ALL (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/nv30/
Dnvfx_shader.h400 #define NVFX_VP_MASK_ALL 0xf macro
Dnvfx_vertprog.c495 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()