Searched defs:getTexImage (Results 1 – 9 of 9) sorted by relevance
165 angle::Result TextureImpl::getTexImage(const gl::Context *context, in getTexImage() function in rx::TextureImpl
2358 angle::Result Texture::getTexImage(const Context *context, in getTexImage() function in gl::Texture
9180 void Context::getTexImage(TextureTarget target, in getTexImage() function in gl::Context
53 PFNGLGETTEXIMAGEPROC getTexImage = nullptr; variable
358 glGetTexImageFunc getTexImage; variable
3438 bool RectangleTest::getTexImage() in getTexImage() function in glcts::RectangleTest
3199 angle::Result TextureVk::getTexImage(const gl::Context *context, in getTexImage() function in rx::TextureVk
1118 void Context::getTexImage(GLenum target, GLint level, GLenum format, GLenum type, void *pixels) in getTexImage() function in gl::Context