Home
last modified time | relevance | path

Searched defs:createDepthStencil (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/OpenGL/libGLES_CM/
DlibGLES_CM.hpp225 egl::Image *(*createDepthStencil)(int width, int height, sw::Format format, int multiSampleDepth); member in LibGLES_CMexports
DTexture.cpp763 egl::Image *createDepthStencil(int width, int height, sw::Format format, int multiSampleDepth) in createDepthStencil() function
/external/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv2.hpp250 egl::Image *(*createDepthStencil)(int width, int height, sw::Format format, int multiSampleDepth); member in LibGLESv2exports
DTexture.cpp1930 NO_SANITIZE_FUNCTION egl::Image *createDepthStencil(int width, int height, sw::Format format, int m… in createDepthStencil() function