Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fProgramUniformTests.cpp1728 static const char* getAssignMethodDescription (AssignMethod checkMethod);
1764 const char* UniformAssignCase::getAssignMethodDescription (const AssignMethod assignMethod) in getAssignMethodDescription() 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.cpp2338 static const char* getAssignMethodDescription (AssignMethod checkMethod);
2395 const char* UniformValueCase::getAssignMethodDescription (const AssignMethod assignMethod) in getAssignMethodDescription() 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.cpp1836 static const char* getAssignMethodDescription (AssignMethod checkMethod);
1893 const char* UniformValueCase::getAssignMethodDescription (const AssignMethod assignMethod) in getAssignMethodDescription() function in deqp::UniformValueCase
2273 TestCaseGroup* const assignMethodGroup = new TestCaseGroup(m_context, UniformValueCase::getAssignMethodName(assignMethod), UniformValueCase::getAssignMethodDescription(assignMethod)); in init()

Completed in 13 milliseconds