Public Member Functions | |
| void | submit_resource_free (const std::function< void()> &p_resource) |
| VkInstance | handle () const |
| void | destroy () |
Protected Member Functions | |
| virtual void | destroy_context ()=0 |
| virtual void | context_submit_resource_free (const std::function< void()> &p_resource)=0 |
| virtual VkInstance | context_handle () const =0 |