Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nv30/
Dnvfx_fragprog.c26 struct nvfx_reg r_input[PIPE_MAX_SHADER_INPUTS]; member
377 src.reg = fpc->r_input[fsrc->Register.Index]; in tgsi_src()
944 fpc->r_input[idx] = nvfx_reg(NVFXSR_INPUT, hw); in nvfx_fragprog_parse_decl_input()
971 fpc->r_input[idx] = nvfx_reg(NVFXSR_INPUT, hw); in nvfx_fragprog_assign_generic()