Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglImageFormatTests.cpp213 class ModifyTexSubImage : public Modify class in deqp::egl::Image::GLES2ImageApi
216 ModifyTexSubImage (GLenum format, GLenum type) : m_format(format), m_type(type) {} in ModifyTexSubImage() function in deqp::egl::Image::GLES2ImageApi::ModifyTexSubImage