|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
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_infos | MayaFlux::Core::DescriptorUpdateBatch | private |
| m_device | MayaFlux::Core::DescriptorUpdateBatch | private |
| m_image_infos | MayaFlux::Core::DescriptorUpdateBatch | private |
| m_set | MayaFlux::Core::DescriptorUpdateBatch | private |
| m_writes | MayaFlux::Core::DescriptorUpdateBatch | private |
| 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 |