Lines Matching defs:isConfigSupported
546 static bool isConfigSupported (const FboConfig& config) { DE_UNREF(config); return true; } in isConfigSupported() function in deqp::gles2::Functional::FboRenderCase
763 bool IntersectingQuadsTest::isConfigSupported (const FboConfig& config) in isConfigSupported() function in deqp::gles2::Functional::FboCases::IntersectingQuadsTest
860 bool MixTest::isConfigSupported (const FboConfig& config) in isConfigSupported() function in deqp::gles2::Functional::FboCases::MixTest
951 bool BlendTest::isConfigSupported (const FboConfig& config) in isConfigSupported() function in deqp::gles2::Functional::FboCases::BlendTest
1086 bool StencilClearsTest::isConfigSupported (const FboConfig& config) in isConfigSupported() function in deqp::gles2::Functional::FboCases::StencilClearsTest
1122 bool StencilTest::isConfigSupported (const FboConfig& config) in isConfigSupported() function in deqp::gles2::Functional::FboCases::StencilTest
1335 bool SharedColorbufferClearsTest::isConfigSupported (const FboConfig& config) in isConfigSupported() function in deqp::gles2::Functional::FboCases::SharedColorbufferClearsTest
1442 bool SharedDepthbufferTest::isConfigSupported (const FboConfig& config) in isConfigSupported() function in deqp::gles2::Functional::FboCases::SharedDepthbufferTest
1556 bool TexSubImageAfterRenderTest::isConfigSupported (const FboConfig& config) in isConfigSupported() function in deqp::gles2::Functional::FboCases::TexSubImageAfterRenderTest
1622 bool TexSubImageBetweenRenderTest::isConfigSupported (const FboConfig& config) in isConfigSupported() function in deqp::gles2::Functional::FboCases::TexSubImageBetweenRenderTest
1862 bool RecreateBuffersTest<Buffers>::isConfigSupported (const FboConfig& config) in isConfigSupported() function in deqp::gles2::Functional::FboCases::RecreateBuffersTest