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

/external/deqp/modules/gles31/functional/
H A Des31fProgramUniformTests.cpp1737 static const char* getAssignMethodName (AssignMethod checkMethod);
1764 const char* UniformAssignCase::getAssignMethodName (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.cpp1845 static const char* getAssignMethodName (AssignMethod checkMethod);
1893 const char* UniformValueCase::getAssignMethodName (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.cpp2347 static const char* getAssignMethodName (AssignMethod checkMethod);
2395 const char* UniformValueCase::getAssignMethodName (const AssignMethod assignMethod) function in class:deqp::UniformValueCase
2809 TestCaseGroup* const assignMethodGroup = new TestCaseGroup(m_context, UniformValueCase::getAssignMethodName(assignMethod), UniformValueCase::getAssignMethodDescription(assignMethod));

Completed in 1972 milliseconds