Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cShaderImageLoadStoreTests.cpp7091 void Copy2DR8UITexture(GLuint destination_texture_id, GLuint source_texture_id) in Copy2DR8UITexture()
7582 void CopyRGBA8Texture(GLuint destination_texture_id, GLuint source_texture_id, GLuint n_layers) in CopyRGBA8Texture()
7596 … void CopyRGBA8TextureLayer(GLuint destination_texture_id, GLuint source_texture_id, GLuint layer) in CopyRGBA8TextureLayer()