Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArrayColorDepthAttachments.cpp494 prepareMutableTextureObject(m_color_texture_id, texture_width, n_cubemaps, in generateAndConfigureTextureObjects()
496 prepareMutableTextureObject(m_depth_texture_id, texture_width, n_cubemaps, in generateAndConfigureTextureObjects()
728 void TextureCubeMapArrayColorDepthAttachmentsTest::prepareMutableTextureObject( in prepareMutableTextureObject() function in glcts::TextureCubeMapArrayColorDepthAttachmentsTest
H A DesextcTextureCubeMapArrayColorDepthAttachments.hpp87 …void prepareMutableTextureObject(glw::GLuint texture_id, glw::GLuint texture_size, glw::GLuint n_c…