Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcFramebufferBlitTests.hpp328 class FramebufferBlitMultiToSingleSampledDepthConfigTestCase : public FramebufferBlitMultiToSingleS… class
332 FramebufferBlitMultiToSingleSampledDepthConfigTestCase(deqp::Context &context);
DglcFramebufferBlitTests.cpp2136 FramebufferBlitMultiToSingleSampledDepthConfigTestCase::FramebufferBlitMultiToSingleSampledDepthCon… in FramebufferBlitMultiToSingleSampledDepthConfigTestCase() function in glcts::FramebufferBlitMultiToSingleSampledDepthConfigTestCase
2149 bool FramebufferBlitMultiToSingleSampledDepthConfigTestCase::testDepthBlitConfig(const tcu::IVec2 &… in testDepthBlitConfig()
2597 FramebufferBlitMultiToSingleSampledDepthConfigTestCase *depthTestCaseConfig = in iterate()
2598 dynamic_cast<FramebufferBlitMultiToSingleSampledDepthConfigTestCase *>(this); in iterate()
3647 addChild(new FramebufferBlitMultiToSingleSampledDepthConfigTestCase(m_context)); in init()