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

#include <vulkan_core.h>

Data Fields

uint32_t dstBinding
 
uint32_t dstArrayElement
 
uint32_t descriptorCount
 
VkDescriptorType descriptorType
 
size_t offset
 
size_t stride
 

Detailed Description

Definition at line 5504 of file vulkan_core.h.

Field Documentation

◆ descriptorCount

uint32_t VkDescriptorUpdateTemplateEntry::descriptorCount

Definition at line 5507 of file vulkan_core.h.

◆ descriptorType

VkDescriptorType VkDescriptorUpdateTemplateEntry::descriptorType

Definition at line 5508 of file vulkan_core.h.

◆ dstArrayElement

uint32_t VkDescriptorUpdateTemplateEntry::dstArrayElement

Definition at line 5506 of file vulkan_core.h.

◆ dstBinding

uint32_t VkDescriptorUpdateTemplateEntry::dstBinding

Definition at line 5505 of file vulkan_core.h.

◆ offset

size_t VkDescriptorUpdateTemplateEntry::offset

Definition at line 5509 of file vulkan_core.h.

◆ stride

size_t VkDescriptorUpdateTemplateEntry::stride

Definition at line 5510 of file vulkan_core.h.


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