Home
last modified time | relevance | path

Searched defs:sharedHandle (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/D3D9/
DDirect3DDevice9Ex.cpp131 …ng usage, D3DFORMAT format, D3DPOOL pool, IDirect3DCubeTexture9 **cubeTexture, void **sharedHandle) in CreateCubeTexture()
138 …e, unsigned long multiSampleQuality, int discard, IDirect3DSurface9 **surface, void **sharedHandle) in CreateDepthStencilSurface()
145 …ng usage, D3DFORMAT format, D3DPOOL pool, IDirect3DIndexBuffer9 **indexBuffer, void **sharedHandle) in CreateIndexBuffer()
152 …igned int height, D3DFORMAT format, D3DPOOL pool, IDirect3DSurface9 **surface, void **sharedHandle) in CreateOffscreenPlainSurface()
173 …, unsigned long multiSampleQuality, int lockable, IDirect3DSurface9 **surface, void **sharedHandle) in CreateRenderTarget()
187 …igned long usage, D3DFORMAT format, D3DPOOL pool, IDirect3DTexture9 **texture, void **sharedHandle) in CreateTexture()
194 …usage, unsigned long FVF, D3DPOOL pool, IDirect3DVertexBuffer9 **vertexBuffer, void **sharedHandle) in CreateVertexBuffer()
215 …sage, D3DFORMAT format, D3DPOOL pool, IDirect3DVolumeTexture9 **volumeTexture, void **sharedHandle) in CreateVolumeTexture()
DDirect3DDevice9.cpp530 …ng usage, D3DFORMAT format, D3DPOOL pool, IDirect3DCubeTexture9 **cubeTexture, void **sharedHandle) in CreateCubeTexture()
563 …e, unsigned long multiSampleQuality, int discard, IDirect3DSurface9 **surface, void **sharedHandle) in CreateDepthStencilSurface()
622 …ng usage, D3DFORMAT format, D3DPOOL pool, IDirect3DIndexBuffer9 **indexBuffer, void **sharedHandle) in CreateIndexBuffer()
648 …igned int height, D3DFORMAT format, D3DPOOL pool, IDirect3DSurface9 **surface, void **sharedHandle) in CreateOffscreenPlainSurface()
777 …, unsigned long multiSampleQuality, int lockable, IDirect3DSurface9 **surface, void **sharedHandle) in CreateRenderTarget()
828 …igned long usage, D3DFORMAT format, D3DPOOL pool, IDirect3DTexture9 **texture, void **sharedHandle) in CreateTexture()
861 …usage, unsigned long FVF, D3DPOOL pool, IDirect3DVertexBuffer9 **vertexBuffer, void **sharedHandle) in CreateVertexBuffer()
952 …sage, D3DFORMAT format, D3DPOOL pool, IDirect3DVolumeTexture9 **volumeTexture, void **sharedHandle) in CreateVolumeTexture()