Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Dbasetexture9.h73 NineBaseTexture9_dtor( struct NineBaseTexture9 *This );
Dvolumetexture9.c147 NineBaseTexture9_dtor(&This->base); in NineVolumeTexture9_dtor()
Dtexture9.c239 NineBaseTexture9_dtor(&This->base); in NineTexture9_dtor()
Dcubetexture9.c184 NineBaseTexture9_dtor(&This->base); in NineCubeTexture9_dtor()
Dbasetexture9.c95 NineBaseTexture9_dtor( struct NineBaseTexture9 *This ) in NineBaseTexture9_dtor() function