Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPushDescriptorSetInfoKHR Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkShaderStageFlags stageFlags
 
VkPipelineLayout layout
 
uint32_t set
 
uint32_t descriptorWriteCount
 
const VkWriteDescriptorSetpDescriptorWrites
 

Detailed Description

Definition at line 11862 of file vulkan_core.h.

Field Documentation

◆ descriptorWriteCount

uint32_t VkPushDescriptorSetInfoKHR::descriptorWriteCount

Definition at line 11868 of file vulkan_core.h.

◆ layout

VkPipelineLayout VkPushDescriptorSetInfoKHR::layout

Definition at line 11866 of file vulkan_core.h.

◆ pDescriptorWrites

const VkWriteDescriptorSet* VkPushDescriptorSetInfoKHR::pDescriptorWrites

Definition at line 11869 of file vulkan_core.h.

◆ pNext

const void* VkPushDescriptorSetInfoKHR::pNext

Definition at line 11864 of file vulkan_core.h.

◆ set

uint32_t VkPushDescriptorSetInfoKHR::set

Definition at line 11867 of file vulkan_core.h.

◆ stageFlags

VkShaderStageFlags VkPushDescriptorSetInfoKHR::stageFlags

Definition at line 11865 of file vulkan_core.h.

◆ sType

VkStructureType VkPushDescriptorSetInfoKHR::sType

Definition at line 11863 of file vulkan_core.h.


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