Searched defs:getTexImage (Results 1 – 8 of 8) sorted by relevance
212 angle::Result TextureImpl::getTexImage(const gl::Context *context, in getTexImage() function in rx::TextureImpl
393 void getTexImage( in getTexImage() function
53 PFNGLGETTEXIMAGEPROC getTexImage = nullptr; variable
2684 angle::Result Texture::getTexImage(const Context *context, in getTexImage() function in gl::Texture
9651 void Context::getTexImage(TextureTarget target, in getTexImage() function in gl::Context
360 glGetTexImageFunc getTexImage; variable
3727 bool RectangleTest::getTexImage() in getTexImage() function in glcts::RectangleTest
4335 angle::Result TextureVk::getTexImage(const gl::Context *context, in getTexImage() function in rx::TextureVk