Home
last modified time | relevance | path

Searched defs:GetDesc (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/src/D3D8/
DDirect3DIndexBuffer8.cpp124 long Direct3DIndexBuffer8::GetDesc(D3DINDEXBUFFER_DESC *description) in GetDesc() function in D3D8::Direct3DIndexBuffer8
DDirect3DVertexBuffer8.cpp193 long Direct3DVertexBuffer8::GetDesc(D3DVERTEXBUFFER_DESC *description) in GetDesc() function in D3D8::Direct3DVertexBuffer8
DDirect3DVolume8.cpp105 long Direct3DVolume8::GetDesc(D3DVOLUME_DESC *description) in GetDesc() function in D3D8::Direct3DVolume8
DDirect3DSurface8.cpp217 long Direct3DSurface8::GetDesc(D3DSURFACE_DESC *desc) in GetDesc() function in D3D8::Direct3DSurface8
/external/swiftshader/src/D3D9/
DDirect3DVertexBuffer9.cpp237 long Direct3DVertexBuffer9::GetDesc(D3DVERTEXBUFFER_DESC *description) in GetDesc() function in D3D9::Direct3DVertexBuffer9
DDirect3DIndexBuffer9.cpp143 long Direct3DIndexBuffer9::GetDesc(D3DINDEXBUFFER_DESC *description) in GetDesc() function in D3D9::Direct3DIndexBuffer9
DDirect3DVolume9.cpp119 long Direct3DVolume9::GetDesc(D3DVOLUME_DESC *description) in GetDesc() function in D3D9::Direct3DVolume9
DDirect3DSurface9.cpp320 long Direct3DSurface9::GetDesc(D3DSURFACE_DESC *description) in GetDesc() function in D3D9::Direct3DSurface9
/external/swiftshader/include/Direct3D/
Dd3d8.h951 STDMETHOD(GetDesc)(THIS_ D3DVERTEXBUFFER_DESC *pDesc) PURE; in DECLARE_INTERFACE_() local
1012 STDMETHOD(GetDesc)(THIS_ D3DINDEXBUFFER_DESC *pDesc) PURE; in DECLARE_INTERFACE_() local
1068 STDMETHOD(GetDesc)(THIS_ D3DSURFACE_DESC *pDesc) PURE; in DECLARE_INTERFACE_() local
1120 STDMETHOD(GetDesc)(THIS_ D3DVOLUME_DESC *pDesc) PURE; in DECLARE_INTERFACE_() local