Home
last modified time | relevance | path

Searched refs:UniformAssignCase (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fProgramUniformTests.cpp1706 class UniformAssignCase : public UniformCase class
1724 UniformAssignCase (Context& context,
1744 const char* UniformAssignCase::getCheckMethodName (const CheckMethod checkMethod) in getCheckMethodName()
1754 const char* UniformAssignCase::getCheckMethodDescription (const CheckMethod checkMethod) in getCheckMethodDescription()
1764 const char* UniformAssignCase::getAssignMethodName (const AssignMethod assignMethod) in getAssignMethodName()
1774 const char* UniformAssignCase::getAssignMethodDescription (const AssignMethod assignMethod) in getAssignMethodDescription()
1784 UniformAssignCase::UniformAssignCase (Context& context, in UniformAssignCase() function in deqp::gles31::Functional::UniformAssignCase
1799 bool UniformAssignCase::test (const vector<BasicUniform>& basicUniforms, const vector<BasicUniformR… in test()
1944 …for (int assignMethodI = 0; assignMethodI < (int)UniformAssignCase::ASSIGNMETHOD_LAST; assignMetho… in init()
1946 …const UniformAssignCase::AssignMethod assignMethod = (UniformAssignCase::AssignMethod)assignMetho… in init()
[all …]