|
sandbox
|
This is the complete list of members for sbx::graphics::descriptor_handler, including all inherited members.
| bind_descriptors(command_buffer &command_buffer) -> void (defined in sbx::graphics::descriptor_handler) | sbx::graphics::descriptor_handler | |
| descriptor_handler(std::uint32_t set) (defined in sbx::graphics::descriptor_handler) | sbx::graphics::descriptor_handler | |
| descriptor_handler(const pipeline &pipeline, std::uint32_t set) (defined in sbx::graphics::descriptor_handler) | sbx::graphics::descriptor_handler | explicit |
| descriptor_handler(const graphics_pipeline_handle &handle, std::uint32_t set) (defined in sbx::graphics::descriptor_handler) | sbx::graphics::descriptor_handler | explicit |
| descriptor_set() const noexcept -> VkDescriptorSet (defined in sbx::graphics::descriptor_handler) | sbx::graphics::descriptor_handler | |
| global_set_id (defined in sbx::graphics::descriptor_handler) | sbx::graphics::descriptor_handler | inlinestatic |
| per_draw_call_set_id (defined in sbx::graphics::descriptor_handler) | sbx::graphics::descriptor_handler | inlinestatic |
| push(const std::string &name, const Descriptor &descriptor) -> void (defined in sbx::graphics::descriptor_handler) | sbx::graphics::descriptor_handler | inline |
| push(const std::string &name, uniform_handler &uniform_handler) -> void (defined in sbx::graphics::descriptor_handler) | sbx::graphics::descriptor_handler | |
| push(const std::string &name, storage_handler &storage_handler) -> void (defined in sbx::graphics::descriptor_handler) | sbx::graphics::descriptor_handler | |
| update(const pipeline &pipeline) -> bool (defined in sbx::graphics::descriptor_handler) | sbx::graphics::descriptor_handler | |
| ~descriptor_handler() (defined in sbx::graphics::descriptor_handler) | sbx::graphics::descriptor_handler |