Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libGLESv2/
DFramebuffer.h85 GLenum getDepthReadType() const;
DFramebuffer.cpp675 GLenum Framebuffer::getDepthReadType() const in getDepthReadType() function in es2::Framebuffer
Dutilities.cpp718 implementationReadType = framebuffer->getDepthReadType(); in IsValidReadPixelsFormatType()