#include <vulkan_core.h>
Public Attributes | |
uint32_t | descriptorCount |
VkDescriptorType | descriptorType |
uint32_t | dstArrayElement |
uint32_t | dstBinding |
VkDescriptorSet | dstSet |
const VkDescriptorBufferInfo * | pBufferInfo |
const VkDescriptorImageInfo * | pImageInfo |
const void * | pNext |
const VkBufferView * | pTexelBufferView |
VkStructureType | sType |
Definition at line 2445 of file vulkan_core.h.
uint32_t VkWriteDescriptorSet::descriptorCount |
Definition at line 2451 of file vulkan_core.h.
VkDescriptorType VkWriteDescriptorSet::descriptorType |
Definition at line 2452 of file vulkan_core.h.
uint32_t VkWriteDescriptorSet::dstArrayElement |
Definition at line 2450 of file vulkan_core.h.
uint32_t VkWriteDescriptorSet::dstBinding |
Definition at line 2449 of file vulkan_core.h.
VkDescriptorSet VkWriteDescriptorSet::dstSet |
Definition at line 2448 of file vulkan_core.h.
const VkDescriptorBufferInfo* VkWriteDescriptorSet::pBufferInfo |
Definition at line 2454 of file vulkan_core.h.
const VkDescriptorImageInfo* VkWriteDescriptorSet::pImageInfo |
Definition at line 2453 of file vulkan_core.h.
const void* VkWriteDescriptorSet::pNext |
Definition at line 2447 of file vulkan_core.h.
const VkBufferView* VkWriteDescriptorSet::pTexelBufferView |
Definition at line 2455 of file vulkan_core.h.
VkStructureType VkWriteDescriptorSet::sType |
Definition at line 2446 of file vulkan_core.h.