Home
last modified time | relevance | path

Searched refs:GetDefaultFramebufferBlitFormat (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcFramebufferBlitTests.hpp145 bool GetDefaultFramebufferBlitFormat(bool *noDepth, bool *noStencil);
DglcFramebufferBlitTests.cpp438 bool FramebufferBlitBaseTestCase::GetDefaultFramebufferBlitFormat(bool *noDepth, bool *noStencil) in GetDefaultFramebufferBlitFormat() function in glcts::FramebufferBlitBaseTestCase
2205 if (!GetDefaultFramebufferBlitFormat(&noDefaultDepth, &noDefaultStcil)) in testDepthBlitConfig()
2767 if (!GetDefaultFramebufferBlitFormat(&noDefaultDepth, &noDefaultStcil)) in runMultiColorPatternTest()