Searched defs:onDetach (Results 1 – 4 of 4) sorted by relevance
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/ | ||
| D | Surface.h | 147 void onDetach(const gl::Context *context) override {} in onDetach() function |
| D | Renderbuffer.cpp | 232 void Renderbuffer::onDetach(const Context *context) in onDetach() function in gl::Renderbuffer |
| D | Image.cpp | 198 void ExternalImageSibling::onDetach(const gl::Context *context) {} in onDetach() function in egl::ExternalImageSibling |
| D | Texture.cpp | 1775 void Texture::onDetach(const Context *context) in onDetach() function in gl::Texture |