Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderImageLoadStoreTests.cpp9106 struct imageStoreCall struct in gl4cts::__anonb00615420111::ImageLoadStoreMultipleUniformsTest
9108 imageStoreCall(GLuint index, GLuint row) : m_index(index), m_row(row) in imageStoreCall() argument
9123 friend std::ostream& operator<<(std::ostream& stream, const imageStoreCall& store) in operator <<()
9525 << " " << imageStoreCall(i, 0) << "\n" in prepareShaderForTestedShaderStage()
9526 << " " << imageStoreCall(i, 1) << "\n"; in prepareShaderForTestedShaderStage()