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