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

/external/deqp/modules/gles31/functional/
H A Des31fProgramUniformTests.cpp1738 static const char* getAssignMethodDescription (AssignMethod checkMethod);
1774 const char* UniformAssignCase::getAssignMethodDescription (const AssignMethod assignMethod) function in class:deqp::gles31::Functional::UniformAssignCase
1947 TestCaseGroup* const assignMethodGroup = new TestCaseGroup(m_context, UniformAssignCase::getAssignMethodName(assignMethod), UniformAssignCase::getAssignMethodDescription(assignMethod));
/external/deqp/modules/gles2/functional/
H A Des2fUniformApiTests.cpp1846 static const char* getAssignMethodDescription (AssignMethod checkMethod);
1903 const char* UniformValueCase::getAssignMethodDescription (const AssignMethod assignMethod) function in class:deqp::UniformValueCase
2283 TestCaseGroup* const assignMethodGroup = new TestCaseGroup(m_context, UniformValueCase::getAssignMethodName(assignMethod), UniformValueCase::getAssignMethodDescription(assignMethod));
/external/deqp/modules/gles3/functional/
H A Des3fUniformApiTests.cpp2348 static const char* getAssignMethodDescription (AssignMethod checkMethod);
2405 const char* UniformValueCase::getAssignMethodDescription (const AssignMethod assignMethod) function in class:deqp::UniformValueCase
2809 TestCaseGroup* const assignMethodGroup = new TestCaseGroup(m_context, UniformValueCase::getAssignMethodName(assignMethod), UniformValueCase::getAssignMethodDescription(assignMethod));

Completed in 1525 milliseconds