Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
Dbasetexture9.h76 NineBaseTexture9_dtor( struct NineBaseTexture9 *This );
Dvolumetexture9.c150 NineBaseTexture9_dtor(&This->base); in NineVolumeTexture9_dtor()
Dcubetexture9.c194 NineBaseTexture9_dtor(&This->base); in NineCubeTexture9_dtor()
Dtexture9.c243 NineBaseTexture9_dtor(&This->base); in NineTexture9_dtor()
Dbasetexture9.c99 NineBaseTexture9_dtor( struct NineBaseTexture9 *This ) in NineBaseTexture9_dtor() function