Searched refs:NVFX_FP_OP_INPUT_SRC_FOGC (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/nv30/ | ||
D | nvfx_shader.h | 200 # define NVFX_FP_OP_INPUT_SRC_FOGC 0x3 macro |
D | nvfx_fragprog.c | 925 hw = NVFX_FP_OP_INPUT_SRC_FOGC; in nvfx_fragprog_parse_decl_input() |