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

/external/deqp/modules/gles31/functional/
H A Des31fProgramUniformTests.cpp322 const StructType* getStructType (const int ndx) const { return m_structTypes[ndx]; } function in class:deqp::gles31::Functional::__anon20290::UniformCollection
1067 dst << glu::declare(m_uniformCollection->getStructType(i)) << ";\n";
/external/deqp/modules/gles2/functional/
H A Des2fUniformApiTests.cpp276 const StructType* getStructType (const int ndx) const { return m_structTypes[ndx]; }
1080 dst << glu::declare(m_uniformCollection->getStructType(i)) << ";\n";
/external/deqp/modules/gles3/functional/
H A Des3fUniformApiTests.cpp342 const StructType* getStructType (const int ndx) const { return m_structTypes[ndx]; }
1251 dst << glu::declare(m_uniformCollection->getStructType(i)) << ";\n";

Completed in 198 milliseconds