Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_texture.c225 struct nv30_sampler_view *so; in nv30_sampler_view_create()
227 so = MALLOC_STRUCT(nv30_sampler_view); in nv30_sampler_view_create()
Dnv40_verttex.c37 struct nv30_sampler_view *sv = (void *)nv30->fragprog.textures[unit]; in nv40_verttex_validate()
Dnv30_state.h51 struct nv30_sampler_view { struct
Dnv30_fragtex.c43 struct nv30_sampler_view *sv = (void *)nv30->fragprog.textures[unit]; in nv30_fragtex_validate()