#include <compute_pass_vk.h>
Public Member Functions | |
~ComputePassVK () override | |
![]() | |
virtual | ~ComputePass () |
void | SetLabel (const std::string &label) |
const Context & | GetContext () const |
![]() | |
virtual | ~ResourceBinder ()=default |
Friends | |
class | CommandBufferVK |
Additional Inherited Members | |
![]() | |
ComputePass (std::shared_ptr< const Context > context) | |
![]() | |
const std::shared_ptr< const Context > | context_ |
Definition at line 16 of file compute_pass_vk.h.
|
overridedefault |
|
friend |
Definition at line 22 of file compute_pass_vk.h.