Searched refs:bindTexImageFromSurface (Results 1 – 3 of 3) sorted by relevance
458 if (texture->bindTexImageFromSurface(context, this) == angle::Result::Stop) in bindTexImage()
586 angle::Result bindTexImageFromSurface(Context *context, egl::Surface *surface);
1523 angle::Result Texture::bindTexImageFromSurface(Context *context, egl::Surface *surface) in bindTexImageFromSurface() function in gl::Texture