Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderImageLoadStoreTests.cpp7266 struct TextureShapeDefinition struct in gl4cts::__anonb14d91fe0111::ImageLoadStoreNonLayeredBindingTest
7268 GLuint m_edge;
7269 GLuint m_n_elements;
7270 GLenum m_type;
7272 TextureShapeDefinition(GLuint edge, GLuint n_elements, GLenum type) in TextureShapeDefinition() function