Searched defs:getTexImage (Results 1 – 7 of 7) sorted by relevance
165 angle::Result TextureImpl::getTexImage(const gl::Context *context, in getTexImage() function in rx::TextureImpl
2293 angle::Result Texture::getTexImage(const Context *context, in getTexImage() function in gl::Texture
8985 void Context::getTexImage(TextureTarget target, in getTexImage() function in gl::Context
53 PFNGLGETTEXIMAGEPROC getTexImage = nullptr; variable
3008 angle::Result TextureVk::getTexImage(const gl::Context *context, in getTexImage() function in rx::TextureVk
3431 bool RectangleTest::getTexImage() in getTexImage() function in glcts::RectangleTest
358 glGetTexImageFunc getTexImage; variable