Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libGLESv2/
DDevice.cpp559 …bool hasQuadLayout = Surface::hasQuadLayout(source->getInternalFormat()) || Surface::hasQuadLayout… in stretchRect() local
/external/swiftshader/src/Device/
DSurface.cpp1996 bool Surface::hasQuadLayout(VkFormat format) in hasQuadLayout() function in sw::Surface
/external/swiftshader/src/Renderer/
DSurface.cpp2755 bool Surface::hasQuadLayout(Format format) in hasQuadLayout() function in sw::Surface