Home
last modified time | relevance | path

Searched defs:lockable (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/src/OpenGL/common/
DImage.hpp129 Image(GLsizei width, GLsizei height, GLint internalformat, int multiSampleDepth, bool lockable) in Image()
DImage.cpp972 …mentation(GLsizei width, GLsizei height, GLint internalformat, int multiSampleDepth, bool lockable) in ImageImplementation()
1026 …e::create(GLsizei width, GLsizei height, GLint internalformat, int multiSampleDepth, bool lockable) in create()
/external/swiftshader/src/OpenGL/libGLES_CM/
DTexture.cpp773 bool lockable = true; in createDepthStencil() local
/external/swiftshader/src/Renderer/
DSurface.hpp469 const bool lockable; member in sw::Surface
DSurface.cpp1190 …width, int height, int depth, int border, int samples, Format format, bool lockable, bool renderTa… in SurfaceImplementation()
1210 …width, int height, int depth, int border, int samples, Format format, bool lockable, bool renderTa… in create()
1271 …width, int height, int depth, int border, int samples, Format format, bool lockable, bool renderTa… in Surface()
/external/swiftshader/src/OpenGL/libGLESv2/
DTexture.cpp2032 bool lockable = true; in createDepthStencil() local