Home
last modified time | relevance | path

Searched refs:nine_D3DUSAGE_to_str (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_dump.h14 const char *nine_D3DUSAGE_to_str(DWORD);
Dindexbuffer9.c45 This, pParams, pDesc, nine_D3DUSAGE_to_str(pDesc->Usage)); in NineIndexBuffer9_ctor()
Dtexture9.c60 nine_D3DUSAGE_to_str(Usage), in NineTexture9_ctor()
Dbasetexture9.c617 nine_D3DUSAGE_to_str(This->base.usage), in NineBaseTexture9_Dump()
Dnine_dump.c64 const char *nine_D3DUSAGE_to_str(DWORD usage) in nine_D3DUSAGE_to_str() function
Dsurface9.c285 nine_D3DUSAGE_to_str(This->desc.Usage), in NineSurface9_Dump()
Ddevice9.c1045 nine_D3DUSAGE_to_str(Usage), d3dformat_to_string(Format), in NineDevice9_CreateTexture()
1079 nine_D3DUSAGE_to_str(Usage), d3dformat_to_string(Format), in NineDevice9_CreateVolumeTexture()
1110 nine_D3DUSAGE_to_str(Usage), d3dformat_to_string(Format), in NineDevice9_CreateCubeTexture()