Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShaderImageLoadStoreTests.cpp7266 struct TextureShapeDefinition struct in gl4cts::__anon069eff9a0111::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() argument