Searched defs:TexSubImage2D (Results 1 – 3 of 3) sorted by relevance
408 TEST_P(GLES1CovglTest, TexSubImage2D) in TEST_P() argument
1074 class TexSubImage2D : public Operation class1092 TexSubImage2D::TexSubImage2D(SharedPtr<Texture> texture, GLint level, GLint xoffset, GLint yoffset,… in TexSubImage2D() function in deqp::egl::GLES2ThreadTest::TexSubImage2D
2749 …pub unsafe fn TexSubImage2D(target: types::GLenum, level: types::GLint, xoffset: types::GLint, yof… in TexSubImage2D() function5302 pub static mut TexSubImage2D: FnPtr = FnPtr { constant16823 pub mod TexSubImage2D { module