Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkDescriptorUpdateTemplate | descriptorUpdateTemplate |
VkPipelineLayout | layout |
uint32_t | set |
const void * | pData |
Definition at line 11383 of file vulkan_core.h.
VkDescriptorUpdateTemplate VkPushDescriptorSetWithTemplateInfoKHR::descriptorUpdateTemplate |
Definition at line 11386 of file vulkan_core.h.
VkPipelineLayout VkPushDescriptorSetWithTemplateInfoKHR::layout |
Definition at line 11387 of file vulkan_core.h.
const void* VkPushDescriptorSetWithTemplateInfoKHR::pData |
Definition at line 11389 of file vulkan_core.h.
const void* VkPushDescriptorSetWithTemplateInfoKHR::pNext |
Definition at line 11385 of file vulkan_core.h.
uint32_t VkPushDescriptorSetWithTemplateInfoKHR::set |
Definition at line 11388 of file vulkan_core.h.
VkStructureType VkPushDescriptorSetWithTemplateInfoKHR::sType |
Definition at line 11384 of file vulkan_core.h.