| /external/swiftshader/src/D3D9/ |
| D | Direct3DSwapChain9.hpp | 67 bool lockable; member in D3D9::Direct3DSwapChain9
|
| D | Direct3DSurface9.hpp | 73 const bool lockable; member in D3D9::Direct3DSurface9
|
| D | Direct3DVolume9.hpp | 64 const bool lockable; member in D3D9::Direct3DVolume9
|
| D | Direct3DDevice9.cpp | 576 bool lockable = false; in CreateDepthStencilSurface() local 777 …t, D3DMULTISAMPLE_TYPE multiSample, unsigned long multiSampleQuality, int lockable, IDirect3DSurfa… in CreateRenderTarget() 2355 bool lockable = false; in Reset() local
|
| D | Direct3DDevice9Ex.cpp | 173 …t, D3DMULTISAMPLE_TYPE multiSample, unsigned long multiSampleQuality, int lockable, IDirect3DSurfa… in CreateRenderTarget()
|
| /external/swiftshader/src/OpenGL/libGLES_CM/ |
| D | Device.cpp | 215 bool lockable = true; in createDepthStencilSurface() local 251 …et(unsigned int width, unsigned int height, sw::Format format, int multiSampleDepth, bool lockable) in createRenderTarget()
|
| D | Texture.cpp | 829 bool lockable = true; in createDepthStencil() local
|
| /external/swiftshader/src/OpenGL/libGL/ |
| D | Device.cpp | 250 bool lockable = true; in createDepthStencilSurface() local 286 …et(unsigned int width, unsigned int height, sw::Format format, int multiSampleDepth, bool lockable) in createRenderTarget()
|
| D | Image.cpp | 47 …dth, GLsizei height, sw::Format internalFormat, int multiSampleDepth, bool lockable, bool renderTa… in Image()
|
| /external/swiftshader/src/OpenGL/libGLESv2/ |
| D | Device.cpp | 251 bool lockable = true; in createDepthStencilSurface() local 291 …et(unsigned int width, unsigned int height, sw::Format format, int multiSampleDepth, bool lockable) in createRenderTarget()
|
| D | Texture.cpp | 2047 bool lockable = true; in createDepthStencil() local
|
| /external/swiftshader/src/OpenGL/common/ |
| D | Image.hpp | 85 …mage(GLsizei width, GLsizei height, sw::Format internalFormat, int multiSampleDepth, bool lockable) in Image()
|
| /external/swiftshader/src/Renderer/ |
| D | Surface.hpp | 457 const bool lockable; member in sw::Surface
|
| D | Surface.cpp | 1218 …Surface::Surface(Resource *texture, int width, int height, int depth, Format format, bool lockable… in Surface()
|