Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_context.h83 struct nv30_sampler_state *samplers[PIPE_MAX_SAMPLERS];
96 struct nv30_sampler_state *samplers[PIPE_MAX_SAMPLERS];
Dnv30_texture.c132 struct nv30_sampler_state *so; in nv30_sampler_state_create()
135 so = MALLOC_STRUCT(nv30_sampler_state); in nv30_sampler_state_create()
Dnv40_verttex.c38 struct nv30_sampler_state *ss = nv30->fragprog.samplers[unit]; in nv40_verttex_validate()
Dnv30_state.h39 struct nv30_sampler_state { struct
Dnv30_fragtex.c44 struct nv30_sampler_state *ss = nv30->fragprog.samplers[unit]; in nv30_fragtex_validate()