Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv2.hpp250 egl::Image *(*createDepthStencil)(int width, int height, sw::Format format, int multiSampleDepth); member in LibGLESv2exports
DTexture.cpp2024 NO_SANITIZE_FUNCTION egl::Image *createDepthStencil(int width, int height, sw::Format format, int m… in createDepthStencil() function