Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLCaps.cpp1376 bool GrGLCaps::getExternalFormat(GrPixelConfig surfaceConfig, GrPixelConfig memoryConfig, in getExternalFormat() function in GrGLCaps
/external/swiftshader/src/Renderer/
DSurface.hpp526 Format Surface::getExternalFormat() const in getExternalFormat() function in sw::Surface