Home
last modified time | relevance | path

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

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