Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cShaderImageLoadStoreTests.cpp7281 struct TextureShapeDefinition struct in gl4cts::__anonf7c7fa4f0111::ImageLoadStoreNonLayeredBindingTest
7283 GLuint m_edge;
7284 GLuint m_n_elements;
7285 GLenum m_type;
7287 TextureShapeDefinition(GLuint edge, GLuint n_elements, GLenum type) in TextureShapeDefinition() function