Home
last modified time | relevance | path

Searched refs:m_testFunc (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
DglcSubgroupsTestsUtils.hpp217 , m_testFunc(testFunc) in SubgroupFactory()
236 DE_ASSERT(m_testFunc); in iterate()
246 const tcu::TestStatus result = m_testFunc(m_glcContext, m_arg0); in iterate()
269 const tcu::TestStatus result = m_testFunc(m_glcContext, m_arg0); in iterate()
297 TestFunction m_testFunc; member in glc::subgroups::SubgroupFactory
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFboApiTests.cpp540 TestFunc m_testFunc; member in deqp::gles3::Functional::FboApiCase
545 , m_testFunc (test) in FboApiCase()
566 m_testFunc(m_testCtx, context); in iterate()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fFboApiTest.cpp592 TestFunc m_testFunc; member in deqp::gles2::Functional::FboApiCase
597 , m_testFunc (test) in FboApiCase()
617 m_testFunc(m_testCtx, context); in iterate()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fSeparateShaderTests.cpp1048 TestFunc m_testFunc; member in deqp::gles31::Functional::__anonea6db8a50111::SeparateShaderTest
1081 , m_testFunc (testFunc) in SeparateShaderTest()
1522 (this->*m_testFunc)(pipeline); in iterate()