Home
last modified time | relevance | path

Searched defs:getReadPixelsFormat (Results 1 – 3 of 3) sorted by relevance

/external/skqp/src/gpu/gl/
DGrGLCaps.cpp1218 bool GrGLCaps::getReadPixelsFormat(GrPixelConfig surfaceConfig, GrPixelConfig externalConfig, in getReadPixelsFormat() function in GrGLCaps
/external/skia/src/gpu/gl/
DGrGLCaps.cpp1256 void GrGLCaps::getReadPixelsFormat(GrGLFormat surfaceFormat, GrColorType surfaceColorType, in getReadPixelsFormat() function in GrGLCaps
/external/angle/src/libANGLE/
Dformatutils.cpp369 GLenum InternalFormat::getReadPixelsFormat(const Extensions &extensions) const in getReadPixelsFormat() function in gl::InternalFormat