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

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

Completed in 838 milliseconds