Home
last modified time | relevance | path

Searched refs:getDepthReadFormat (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DFramebuffer.h84 GLenum getDepthReadFormat() const;
DFramebuffer.cpp644 GLenum Framebuffer::getDepthReadFormat() const in getDepthReadFormat() function in es2::Framebuffer
Dutilities.cpp737 implementationReadFormat = framebuffer->getDepthReadFormat(); in ValidateReadPixelsFormatType()