Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderImageLoadStoreTests.cpp9149 struct coordinatesVariableDeclaration struct in gl4cts::__anon57be67590111::ImageLoadStoreMultipleUniformsTest
9151 coordinatesVariableDeclaration(GLuint index, GLuint row) : m_index(index), m_row(row) in coordinatesVariableDeclaration() argument
9165 …friend std::ostream& operator<<(std::ostream& stream, const coordinatesVariableDeclaration& declar… in operator <<()
9520 stream << " " << coordinatesVariableDeclaration(i, 0) << "\n" in prepareShaderForTestedShaderStage()
9521 << " " << coordinatesVariableDeclaration(i, 1) << "\n" in prepareShaderForTestedShaderStage()