Home
last modified time | relevance | path

Searched refs:getAssignMethodName (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fProgramUniformTests.cpp1727 static const char* getAssignMethodName (AssignMethod checkMethod);
1754 const char* UniformAssignCase::getAssignMethodName (const AssignMethod assignMethod) in getAssignMethodName() function in deqp::gles31::Functional::UniformAssignCase
1937 TestCaseGroup* const assignMethodGroup = new TestCaseGroup(m_context, UniformAssignCase::getAssignMethodName(assignMethod), UniformAssignCase::getAssignMethodDescription(assignMethod)); in init()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fUniformApiTests.cpp2337 static const char* getAssignMethodName (AssignMethod checkMethod);
2385 const char* UniformValueCase::getAssignMethodName (const AssignMethod assignMethod) in getAssignMethodName() function in deqp::UniformValueCase
2799 TestCaseGroup* const assignMethodGroup = new TestCaseGroup(m_context, UniformValueCase::getAssignMethodName(assignMethod), UniformValueCase::getAssignMethodDescription(assignMethod)); in init()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fUniformApiTests.cpp1835 static const char* getAssignMethodName (AssignMethod checkMethod);
1883 const char* UniformValueCase::getAssignMethodName (const AssignMethod assignMethod) in getAssignMethodName() function in deqp::UniformValueCase
2273 TestCaseGroup* const assignMethodGroup = new TestCaseGroup(m_context, UniformValueCase::getAssignMethodName(assignMethod), UniformValueCase::getAssignMethodDescription(assignMethod)); in init()

Completed in 14 milliseconds