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/
H A 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/
H A 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/
H A 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/
H A Des31fSeparateShaderTests.cpp1048 TestFunc m_testFunc;
1081 , m_testFunc (testFunc)
1522 (this->*m_testFunc)(pipeline);

Completed in 5 milliseconds