Home
last modified time | relevance | path

Searched defs:destroy_notify (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/frontends/clover/core/
Dcontext.cpp51 context::destroy_notify(std::function<void ()> f) { in destroy_notify() function in context
Dmemory.cpp50 memory_obj::destroy_notify(std::function<void ()> f) { in destroy_notify() function in memory_obj
/external/wayland/tests/
Dresources-test.c83 destroy_notify(struct wl_listener *l, void *data) in destroy_notify() function