Searched refs:NVFX_FP_OP_INPUT_SRC_TC (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnvfx_shader.h200 # define NVFX_FP_OP_INPUT_SRC_TC(n) (0x4 + n) macro
H A Dnvfx_fragprog.c882 hw = NVFX_FP_OP_INPUT_SRC_TC(fdec->Semantic.Index);
922 hw = NVFX_FP_OP_INPUT_SRC_TC(hw);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnvfx_shader.h200 # define NVFX_FP_OP_INPUT_SRC_TC(n) (0x4 + n) macro
H A Dnvfx_fragprog.c882 hw = NVFX_FP_OP_INPUT_SRC_TC(fdec->Semantic.Index);
922 hw = NVFX_FP_OP_INPUT_SRC_TC(hw);

Completed in 8 milliseconds