• Home
  • Raw
  • Download

Lines Matching defs:isConfigSupported

546 	static bool					isConfigSupported		(const FboConfig& config) { DE_UNREF(config); return true; }  in isConfigSupported()  function in deqp::gles2::Functional::FboRenderCase
753 bool IntersectingQuadsTest::isConfigSupported (const FboConfig& config) in isConfigSupported() function in deqp::gles2::Functional::FboCases::IntersectingQuadsTest
850 bool MixTest::isConfigSupported (const FboConfig& config) in isConfigSupported() function in deqp::gles2::Functional::FboCases::MixTest
941 bool BlendTest::isConfigSupported (const FboConfig& config) in isConfigSupported() function in deqp::gles2::Functional::FboCases::BlendTest
1064 bool StencilClearsTest::isConfigSupported (const FboConfig& config) in isConfigSupported() function in deqp::gles2::Functional::FboCases::StencilClearsTest
1100 bool StencilTest::isConfigSupported (const FboConfig& config) in isConfigSupported() function in deqp::gles2::Functional::FboCases::StencilTest
1313 bool SharedColorbufferClearsTest::isConfigSupported (const FboConfig& config) in isConfigSupported() function in deqp::gles2::Functional::FboCases::SharedColorbufferClearsTest
1420 bool SharedDepthbufferTest::isConfigSupported (const FboConfig& config) in isConfigSupported() function in deqp::gles2::Functional::FboCases::SharedDepthbufferTest
1534 bool TexSubImageAfterRenderTest::isConfigSupported (const FboConfig& config) in isConfigSupported() function in deqp::gles2::Functional::FboCases::TexSubImageAfterRenderTest
1600 bool TexSubImageBetweenRenderTest::isConfigSupported (const FboConfig& config) in isConfigSupported() function in deqp::gles2::Functional::FboCases::TexSubImageBetweenRenderTest
1840 bool RecreateBuffersTest<Buffers>::isConfigSupported (const FboConfig& config) in isConfigSupported() function in deqp::gles2::Functional::FboCases::RecreateBuffersTest