Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderImageLoadStoreTests.cpp9145 struct coordinatesVariableDeclaration struct in gl4cts::__anonb14d91fe0111::ImageLoadStoreMultipleUniformsTest
9147 coordinatesVariableDeclaration(GLuint index, GLuint row) : m_index(index), m_row(row) in coordinatesVariableDeclaration() function
9150 GLuint m_index;
9151 GLuint m_row;