Home
last modified time | relevance | path

Searched defs:TestFunctionWrapper (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fDebugTests.cpp125 class TestFunctionWrapper class
153 TestFunctionWrapper::TestFunctionWrapper(void) : m_type(TYPE_NULL) in TestFunctionWrapper() function in deqp::gles31::Functional::__anon5e098b950111::TestFunctionWrapper
158 TestFunctionWrapper::TestFunctionWrapper(CoreTestFunc func) : m_type(TYPE_CORE) in TestFunctionWrapper() function in deqp::gles31::Functional::__anon5e098b950111::TestFunctionWrapper
163 TestFunctionWrapper::TestFunctionWrapper(DebugTestFunc func) : m_type(TYPE_DEBUG) in TestFunctionWrapper() function in deqp::gles31::Functional::__anon5e098b950111::TestFunctionWrapper