Home
last modified time | relevance | path

Searched refs:onDeleteContextObjects (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/
H A DPixelLocalStorage.cpp498 onDeleteContextObjects(context); in deleteContextObjects()
632 void onDeleteContextObjects(Context *context) override in onDeleteContextObjects() function in gl::__anon964a5bb40311::PixelLocalStorageImageLoadStore
869 void onDeleteContextObjects(Context *) override {} in onDeleteContextObjects() function in gl::__anon964a5bb40311::PixelLocalStorageFramebufferFetch
H A DPixelLocalStorage.h187 virtual void onDeleteContextObjects(Context *) = 0;