Searched refs:getCheckMethodName (Results 1 - 3 of 3) sorted by relevance
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fProgramUniformTests.cpp | 1725 static const char* getCheckMethodName (CheckMethod checkMethod); 1734 const char* UniformAssignCase::getCheckMethodName (const CheckMethod checkMethod) in getCheckMethodName() function in deqp::gles31::Functional::UniformAssignCase 1943 TestCaseGroup* const checkMethodGroup = new TestCaseGroup(m_context, UniformAssignCase::getCheckMethodName(checkMethod), UniformAssignCase::getCheckMethodDescription(checkMethod)); in init()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fUniformApiTests.cpp | 2335 static const char* getCheckMethodName (CheckMethod checkMethod); 2365 const char* UniformValueCase::getCheckMethodName (const CheckMethod checkMethod) in getCheckMethodName() function in deqp::UniformValueCase 2744 TestCaseGroup* const checkMethodGroup = new TestCaseGroup(m_context, UniformValueCase::getCheckMethodName(checkMethod), UniformValueCase::getCheckMethodDescription(checkMethod)); in init() 2805 TestCaseGroup* const checkMethodGroup = new TestCaseGroup(m_context, UniformValueCase::getCheckMethodName(checkMethod), UniformValueCase::getCheckMethodDescription(checkMethod)); in init()
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fUniformApiTests.cpp | 1833 static const char* getCheckMethodName (CheckMethod checkMethod); 1863 const char* UniformValueCase::getCheckMethodName (const CheckMethod checkMethod) in getCheckMethodName() function in deqp::UniformValueCase 2220 TestCaseGroup* const checkMethodGroup = new TestCaseGroup(m_context, UniformValueCase::getCheckMethodName(checkMethod), UniformValueCase::getCheckMethodDescription(checkMethod)); in init() 2279 TestCaseGroup* const checkMethodGroup = new TestCaseGroup(m_context, UniformValueCase::getCheckMethodName(checkMethod), UniformValueCase::getCheckMethodDescription(checkMethod)); in init()
|
Completed in 13 milliseconds