Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/egl/
H A DteglImageUtil.cpp153 class TextureClientBuffer : public GLClientBuffer class
156 TextureClientBuffer(const glw::Functions &gl) : m_texture(gl) in TextureClientBuffer() function in deqp::egl::Image::TextureClientBuffer