ReactOS 0.4.17-dev-934-g091855f
VkPushDescriptorSetWithTemplateInfo Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPushDescriptorSetWithTemplateInfo:

Public Member Functions

VkDescriptorUpdateTemplate WINE_VK_ALIGN (8) descriptorUpdateTemplate
 
VkPipelineLayout WINE_VK_ALIGN (8) layout
 

Public Attributes

VkStructureType sType
 
const void * pNext
 
uint32_t set
 
const void * pData
 

Detailed Description

Definition at line 13458 of file vulkan.h.

Member Function Documentation

◆ WINE_VK_ALIGN() [1/2]

VkDescriptorUpdateTemplate VkPushDescriptorSetWithTemplateInfo::WINE_VK_ALIGN ( 8  )

◆ WINE_VK_ALIGN() [2/2]

VkPipelineLayout VkPushDescriptorSetWithTemplateInfo::WINE_VK_ALIGN ( 8  )

Member Data Documentation

◆ pData

const void* VkPushDescriptorSetWithTemplateInfo::pData

Definition at line 13465 of file vulkan.h.

◆ pNext

const void* VkPushDescriptorSetWithTemplateInfo::pNext

Definition at line 13461 of file vulkan.h.

◆ set

uint32_t VkPushDescriptorSetWithTemplateInfo::set

Definition at line 13464 of file vulkan.h.

◆ sType

VkStructureType VkPushDescriptorSetWithTemplateInfo::sType

Definition at line 13460 of file vulkan.h.


The documentation for this struct was generated from the following file: