|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Yantra::GpuResourceManager::transition_image | ( | const std::shared_ptr< Core::VKImage > & | image, |
| vk::ImageLayout | old_layout, | ||
| vk::ImageLayout | new_layout | ||
| ) |
Transition a VKImage layout via an immediate command submission.
| image | Image to transition. |
| old_layout | Source layout. |
| new_layout | Target layout. |
Definition at line 290 of file GpuResourceManager.cpp.
References MayaFlux::Portal::Graphics::get_shader_foundry(), MayaFlux::Portal::Graphics::get_texture_manager(), and image.
Referenced by MayaFlux::Yantra::GpuDispatchCore::prepare_gpu_inputs().
Here is the call graph for this function:
Here is the caller graph for this function: