Searched refs:getCheckMethodDescription (Results 1 - 3 of 3) sorted by relevance
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fProgramUniformTests.cpp | 1726 static const char* getCheckMethodDescription (CheckMethod checkMethod); 1744 const char* UniformAssignCase::getCheckMethodDescription (const CheckMethod checkMethod) in getCheckMethodDescription() 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 | 2336 static const char* getCheckMethodDescription (CheckMethod checkMethod); 2375 const char* UniformValueCase::getCheckMethodDescription (const CheckMethod checkMethod) in getCheckMethodDescription() 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 | 1834 static const char* getCheckMethodDescription (CheckMethod checkMethod); 1873 const char* UniformValueCase::getCheckMethodDescription (const CheckMethod checkMethod) in getCheckMethodDescription() 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