Searched defs:multiSampleDepth (Results 1 – 4 of 4) sorted by relevance
| /external/swiftshader/src/OpenGL/libGLES_CM/ |
| D | Texture.cpp | 752 egl::Image *createBackBuffer(int width, int height, sw::Format format, int multiSampleDepth) in createBackBuffer() 765 egl::Image *createDepthStencil(int width, int height, sw::Format format, int multiSampleDepth) in createDepthStencil()
|
| /external/swiftshader/src/OpenGL/common/ |
| D | Image.hpp | 129 Image(GLsizei width, GLsizei height, GLint internalformat, int multiSampleDepth, bool lockable) in Image()
|
| D | Image.cpp | 972 …ImageImplementation(GLsizei width, GLsizei height, GLint internalformat, int multiSampleDepth, boo… in ImageImplementation() 1026 …Image *Image::create(GLsizei width, GLsizei height, GLint internalformat, int multiSampleDepth, bo… in create()
|
| /external/swiftshader/src/OpenGL/libGLESv2/ |
| D | Texture.cpp | 1999 …NCTION egl::Image *createBackBuffer(int width, int height, sw::Format format, int multiSampleDepth) in createBackBuffer() 2024 …TION egl::Image *createDepthStencil(int width, int height, sw::Format format, int multiSampleDepth) in createDepthStencil()
|