Searched defs:ModifyTexSubImage (Results 1 – 1 of 1) sorted by relevance
213 class ModifyTexSubImage : public Modify class in deqp::egl::Image::GLES2ImageApi216 ModifyTexSubImage (GLenum format, GLenum type) : m_format(format), m_type(type) {} in ModifyTexSubImage() function in deqp::egl::Image::GLES2ImageApi::ModifyTexSubImage