Searched refs:NineBaseTexture9_GetSamplerView (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dbasetexture9.h127 NineBaseTexture9_GetSamplerView( struct NineBaseTexture9 *This, const int sRGB ) function in typeref:struct:pipe_sampler_view *
H A Dnine_state.c1480 view0 = NineBaseTexture9_GetSamplerView(tex, 0);
1481 view1 = NineBaseTexture9_GetSamplerView(tex, 1);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dbasetexture9.h130 NineBaseTexture9_GetSamplerView( struct NineBaseTexture9 *This, const int sRGB ) function in typeref:struct:pipe_sampler_view *
H A Dnine_state.c1517 view0 = NineBaseTexture9_GetSamplerView(tex, 0);
1518 view1 = NineBaseTexture9_GetSamplerView(tex, 1);

Completed in 60 milliseconds