Home
last modified time | relevance | path

Searched refs:releaseTexImageFromSurface (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/
DSurface.cpp539 ANGLE_TRY(ResultToEGL(mTexture->releaseTexImageFromSurface(context))); in releaseTexImage()
DTexture.cpp1727 ANGLE_TRY(releaseTexImageFromSurface(context)); in bindTexImageFromSurface()
1742 angle::Result Texture::releaseTexImageFromSurface(const Context *context) in releaseTexImageFromSurface() function in gl::Texture
1812 ANGLE_TRY(releaseTexImageFromSurface(context)); in releaseTexImageInternal()
DTexture.h619 angle::Result releaseTexImageFromSurface(const Context *context);