Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnvfx_shader.h268 #define NV40_FP_OP_BRA_OPCODE_CAL 0x1 macro
Dnvfx_fragprog.c277 hw[0] = (NV40_FP_OP_BRA_OPCODE_CAL << NVFX_FP_OP_OPCODE_SHIFT); in nv40_fp_cal()