Home
last modified time | relevance | path

Searched refs:D3DPOOL (Results 1 – 22 of 22) sorted by relevance

/external/swiftshader/src/D3D9/
DDirect3DResource9.hpp31 Direct3DResource9(Direct3DDevice9 *device, D3DRESOURCETYPE type, D3DPOOL pool, unsigned int size);
52 D3DPOOL getPool() const;
58 const D3DPOOL pool;
DDirect3DDevice9Ex.hpp80 … int height, unsigned int levels, unsigned long usage, D3DFORMAT format, D3DPOOL pool, IDirect3DTe…
81 …d int depth, unsigned int levels, unsigned long usage, D3DFORMAT format, D3DPOOL pool, IDirect3DVo…
82 … edgeLength, unsigned int levels, unsigned long usage, D3DFORMAT format, D3DPOOL pool, IDirect3DCu…
83 …ertexBuffer(unsigned int length, unsigned long usage, unsigned long FVF, D3DPOOL, IDirect3DVertexB…
84 …eIndexBuffer(unsigned int length, unsigned long usage, D3DFORMAT format, D3DPOOL pool, IDirect3DIn…
93 …nPlainSurface(unsigned int width, unsigned int height, D3DFORMAT format, D3DPOOL pool, IDirect3DSu…
189 …lainSurfaceEx(unsigned int width, unsigned int height, D3DFORMAT format, D3DPOOL pool, IDirect3DSu…
DDirect3DVolume9.hpp33 …Texture9 *container, int width, int height, int depth, D3DFORMAT format, D3DPOOL pool, unsigned lo…
63 const D3DPOOL pool;
DDirect3DDevice9.hpp70 … edgeLength, unsigned int levels, unsigned long usage, D3DFORMAT format, D3DPOOL pool, IDirect3DCu…
72 …eIndexBuffer(unsigned int length, unsigned long usage, D3DFORMAT format, D3DPOOL pool, IDirect3DIn…
73 …nPlainSurface(unsigned int width, unsigned int height, D3DFORMAT format, D3DPOOL pool, IDirect3DSu…
78 … int height, unsigned int levels, unsigned long usage, D3DFORMAT format, D3DPOOL pool, IDirect3DTe…
79 …ertexBuffer(unsigned int length, unsigned long usage, unsigned long FVF, D3DPOOL pool, IDirect3DVe…
82 …d int depth, unsigned int levels, unsigned long usage, D3DFORMAT format, D3DPOOL pool, IDirect3DVo…
DDirect3DSurface9.hpp31 …e9 *device, Unknown *container, int width, int height, D3DFORMAT format, D3DPOOL pool, D3DMULTISAM…
72 const D3DPOOL pool;
DDirect3DResource9.cpp75 …Direct3DResource9::Direct3DResource9(Direct3DDevice9 *device, D3DRESOURCETYPE type, D3DPOOL pool, … in Direct3DResource9()
238 D3DPOOL Direct3DResource9::getPool() const in getPool()
DDirect3DVolume9.cpp28 bool isLockable(D3DPOOL pool, unsigned long usage) in isLockable()
33 …Texture9 *container, int width, int height, int depth, D3DFORMAT format, D3DPOOL pool, unsigned lo… in Direct3DVolume9()
DDirect3DDevice9Ex.cpp131 … edgeLength, unsigned int levels, unsigned long usage, D3DFORMAT format, D3DPOOL pool, IDirect3DCu… in CreateCubeTexture()
145 …eIndexBuffer(unsigned int length, unsigned long usage, D3DFORMAT format, D3DPOOL pool, IDirect3DIn… in CreateIndexBuffer()
152 …nPlainSurface(unsigned int width, unsigned int height, D3DFORMAT format, D3DPOOL pool, IDirect3DSu… in CreateOffscreenPlainSurface()
187 … int height, unsigned int levels, unsigned long usage, D3DFORMAT format, D3DPOOL pool, IDirect3DTe… in CreateTexture()
194 …ertexBuffer(unsigned int length, unsigned long usage, unsigned long FVF, D3DPOOL pool, IDirect3DVe… in CreateVertexBuffer()
215 …d int depth, unsigned int levels, unsigned long usage, D3DFORMAT format, D3DPOOL pool, IDirect3DVo… in CreateVolumeTexture()
1007 …HRESULT Direct3DDevice9Ex::CreateOffscreenPlainSurfaceEx(UINT,UINT,D3DFORMAT,D3DPOOL,IDirect3DSurf… in CreateOffscreenPlainSurfaceEx() argument
DDirect3DVertexBuffer9.hpp32 …Buffer9(Direct3DDevice9 *device, unsigned int length, unsigned long usage, long FVF, D3DPOOL pool);
DDirect3DIndexBuffer9.hpp32 …Direct3DDevice9 *device, unsigned int length, unsigned long usage, D3DFORMAT format, D3DPOOL pool);
DDirect3DBaseTexture9.hpp32 …Direct3DBaseTexture9(Direct3DDevice9 *device, D3DRESOURCETYPE type, D3DFORMAT format, D3DPOOL pool…
DDirect3DVolumeTexture9.hpp31 …ght, unsigned int depth, unsigned int levels, unsigned long usage, D3DFORMAT format, D3DPOOL pool);
DDirect3DTexture9.hpp31 …th, unsigned int height, unsigned int levels, unsigned long usage, D3DFORMAT format, D3DPOOL pool);
DDirect3DCubeTexture9.hpp31 …unsigned int edgeLength, unsigned int levels, unsigned long usage, D3DFORMAT format, D3DPOOL pool);
DDirect3DSurface9.cpp74 bool isLockable(D3DPOOL pool, unsigned long usage, bool lockableOverride) in isLockable()
79 …e9 *device, Unknown *container, int width, int height, D3DFORMAT format, D3DPOOL pool, D3DMULTISAM… in Direct3DSurface9()
DDirect3DBaseTexture9.cpp25 …exture9(Direct3DDevice9 *device, D3DRESOURCETYPE type, D3DFORMAT format, D3DPOOL pool, unsigned lo… in Direct3DBaseTexture9()
DDirect3DIndexBuffer9.cpp25 …ce9 *device, unsigned int length, unsigned long usage, D3DFORMAT format, D3DPOOL pool) : Direct3DR… in Direct3DIndexBuffer9()
DDirect3DVertexBuffer9.cpp25 …ct3DDevice9 *device, unsigned int length, unsigned long usage, long FVF, D3DPOOL pool) : Direct3DR… in Direct3DVertexBuffer9()
DDirect3DTexture9.cpp26 … int height, unsigned int levels, unsigned long usage, D3DFORMAT format, D3DPOOL pool) : Direct3DB… in Direct3DTexture9()
DDirect3DCubeTexture9.cpp26 … edgeLength, unsigned int levels, unsigned long usage, D3DFORMAT format, D3DPOOL pool) : Direct3DB… in Direct3DCubeTexture9()
DDirect3DVolumeTexture9.cpp26 …d int depth, unsigned int levels, unsigned long usage, D3DFORMAT format, D3DPOOL pool) : Direct3DB… in Direct3DVolumeTexture9()
DDirect3DDevice9.cpp530 … edgeLength, unsigned int levels, unsigned long usage, D3DFORMAT format, D3DPOOL pool, IDirect3DCu… in CreateCubeTexture()
622 …eIndexBuffer(unsigned int length, unsigned long usage, D3DFORMAT format, D3DPOOL pool, IDirect3DIn… in CreateIndexBuffer()
648 …nPlainSurface(unsigned int width, unsigned int height, D3DFORMAT format, D3DPOOL pool, IDirect3DSu… in CreateOffscreenPlainSurface()
828 … int height, unsigned int levels, unsigned long usage, D3DFORMAT format, D3DPOOL pool, IDirect3DTe… in CreateTexture()
861 …ertexBuffer(unsigned int length, unsigned long usage, unsigned long FVF, D3DPOOL pool, IDirect3DVe… in CreateVertexBuffer()
952 …d int depth, unsigned int levels, unsigned long usage, D3DFORMAT format, D3DPOOL pool, IDirect3DVo… in CreateVolumeTexture()