Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPushDescriptorSetWithTemplateInfoKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::ePushDescriptorSetWithTemplateInfoKHR |
const void * | pNext = {} |
vk::DescriptorUpdateTemplate | descriptorUpdateTemplate = {} |
vk::PipelineLayout | layout = {} |
uint32_t | set = {} |
const void * | pData = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePushDescriptorSetWithTemplateInfoKHR |
Definition at line 97385 of file vulkan_structs.hpp.
Definition at line 97387 of file vulkan_structs.hpp.
|
inline |
Definition at line 97393 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 97408 of file vulkan_structs.hpp.
|
inline |
Definition at line 97460 of file vulkan_structs.hpp.
|
inline |
Definition at line 97455 of file vulkan_structs.hpp.
|
inline |
Definition at line 97495 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 97416 of file vulkan_structs.hpp.
|
inline |
Definition at line 97485 of file vulkan_structs.hpp.
|
inline |
Definition at line 97430 of file vulkan_structs.hpp.
|
inline |
Definition at line 97436 of file vulkan_structs.hpp.
|
inline |
Definition at line 97448 of file vulkan_structs.hpp.
|
inline |
Definition at line 97423 of file vulkan_structs.hpp.
|
inline |
Definition at line 97442 of file vulkan_structs.hpp.
|
static |
Definition at line 97389 of file vulkan_structs.hpp.
vk::DescriptorUpdateTemplate vk::PushDescriptorSetWithTemplateInfoKHR::descriptorUpdateTemplate = {} |
Definition at line 97504 of file vulkan_structs.hpp.
vk::PipelineLayout vk::PushDescriptorSetWithTemplateInfoKHR::layout = {} |
Definition at line 97505 of file vulkan_structs.hpp.
const void* vk::PushDescriptorSetWithTemplateInfoKHR::pData = {} |
Definition at line 97507 of file vulkan_structs.hpp.
const void* vk::PushDescriptorSetWithTemplateInfoKHR::pNext = {} |
Definition at line 97503 of file vulkan_structs.hpp.
uint32_t vk::PushDescriptorSetWithTemplateInfoKHR::set = {} |
Definition at line 97506 of file vulkan_structs.hpp.
|
static |
Definition at line 97390 of file vulkan_structs.hpp.
vk::StructureType vk::PushDescriptorSetWithTemplateInfoKHR::sType = StructureType::ePushDescriptorSetWithTemplateInfoKHR |
Definition at line 97502 of file vulkan_structs.hpp.