Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderImageLoadStoreTests.cpp7151 return Create2DR8UITexture(width, height, texture_data, out_texture_id); in Create2DR8UIDestinationTexture()
7181 return Create2DR8UITexture(width, height, texture_data, out_texture_id); in Create2DR8UISourceTexture()
7193 GLenum Create2DR8UITexture(GLuint width, GLuint height, const std::vector<GLubyte>& texture_data, in Create2DR8UITexture() function in gl4cts::__anon57be67590111::ImageLoadStoreDataAlignmentTest