Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/egl/
H A DteglImageFormatTests.cpp315 class ModifyTexSubImage : public Modify class in deqp::egl::Image::GLESImageApi
318 ModifyTexSubImage(GLenum format, GLenum type) : m_format(format), m_type(type) in ModifyTexSubImage() function in deqp::egl::Image::GLESImageApi::ModifyTexSubImage