|
| gfx_pipeline (gfx_surface *surface) |
|
| gfx_pipeline (const gfx_pipeline &)=delete |
|
gfx_pipeline & | operator= (const gfx_pipeline &)=delete |
|
| gfx_pipeline (gfx_pipeline &&)=delete |
|
gfx_pipeline & | operator= (gfx_pipeline &&)=delete |
|
virtual void | draw_in_command_buffer (vk::CommandBuffer commandBuffer, draw_context const &context) |
|
void | build_for_new_device () |
|
void | teardown_for_device_lost () |
|
void | build_for_new_swapchain (vk::RenderPass renderPass, uint32_t renderSubpass, vk::Extent2D extent) |
|
void | teardown_for_swapchain_lost () |
|
The documentation for this class was generated from the following files: