Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
VkDescriptorUpdateTemplate | descriptorUpdateTemplate |
VkPipelineLayout | layout |
uint32_t | set |
const void * | pData |
Definition at line 11872 of file vulkan_core.h.
VkDescriptorUpdateTemplate VkPushDescriptorSetWithTemplateInfoKHR::descriptorUpdateTemplate |
Definition at line 11875 of file vulkan_core.h.
VkPipelineLayout VkPushDescriptorSetWithTemplateInfoKHR::layout |
Definition at line 11876 of file vulkan_core.h.
const void* VkPushDescriptorSetWithTemplateInfoKHR::pData |
Definition at line 11878 of file vulkan_core.h.
const void* VkPushDescriptorSetWithTemplateInfoKHR::pNext |
Definition at line 11874 of file vulkan_core.h.
uint32_t VkPushDescriptorSetWithTemplateInfoKHR::set |
Definition at line 11877 of file vulkan_core.h.
VkStructureType VkPushDescriptorSetWithTemplateInfoKHR::sType |
Definition at line 11873 of file vulkan_core.h.