Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnvfx_fragprog.c29 struct nvfx_reg r_input[PIPE_MAX_SHADER_INPUTS]; member
383 src.reg = fpc->r_input[fsrc->Register.Index]; in tgsi_src()
893 fpc->r_input[idx] = nvfx_reg(NVFXSR_INPUT, hw); in nvfx_fragprog_parse_decl_input()
923 fpc->r_input[idx] = nvfx_reg(NVFXSR_INPUT, hw); in nvfx_fragprog_assign_generic()