MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
MayaFlux::Core::DescriptorUpdateBatch Member List

This is the complete list of members for MayaFlux::Core::DescriptorUpdateBatch, including all inherited members.

buffer(uint32_t binding, vk::Buffer buffer, vk::DeviceSize offset=0, vk::DeviceSize range=VK_WHOLE_SIZE)MayaFlux::Core::DescriptorUpdateBatch
combined_image_sampler(uint32_t binding, vk::ImageView image_view, vk::Sampler sampler, vk::ImageLayout layout=vk::ImageLayout::eShaderReadOnlyOptimal)MayaFlux::Core::DescriptorUpdateBatch
DescriptorUpdateBatch(vk::Device device, vk::DescriptorSet set)MayaFlux::Core::DescriptorUpdateBatch
m_buffer_infosMayaFlux::Core::DescriptorUpdateBatchprivate
m_deviceMayaFlux::Core::DescriptorUpdateBatchprivate
m_image_infosMayaFlux::Core::DescriptorUpdateBatchprivate
m_setMayaFlux::Core::DescriptorUpdateBatchprivate
m_writesMayaFlux::Core::DescriptorUpdateBatchprivate
sampler(uint32_t binding, vk::Sampler sampler)MayaFlux::Core::DescriptorUpdateBatch
storage_image(uint32_t binding, vk::ImageView image_view, vk::ImageLayout layout=vk::ImageLayout::eGeneral)MayaFlux::Core::DescriptorUpdateBatch
submit()MayaFlux::Core::DescriptorUpdateBatch