Vulkan-Hpp
VkDescriptorDataEXT Union Reference

#include <vulkan_core.h>

Public Attributes

const VkSamplerpSampler
 
const VkDescriptorImageInfopCombinedImageSampler
 
const VkDescriptorImageInfopInputAttachmentImage
 
const VkDescriptorImageInfopSampledImage
 
const VkDescriptorImageInfopStorageImage
 
const VkDescriptorAddressInfoEXTpUniformTexelBuffer
 
const VkDescriptorAddressInfoEXTpStorageTexelBuffer
 
const VkDescriptorAddressInfoEXTpUniformBuffer
 
const VkDescriptorAddressInfoEXTpStorageBuffer
 
VkDeviceAddress accelerationStructure
 

Detailed Description

Definition at line 15813 of file vulkan_core.h.

Member Data Documentation

◆ accelerationStructure

VkDeviceAddress VkDescriptorDataEXT::accelerationStructure

Definition at line 15823 of file vulkan_core.h.

◆ pCombinedImageSampler

const VkDescriptorImageInfo* VkDescriptorDataEXT::pCombinedImageSampler

Definition at line 15815 of file vulkan_core.h.

◆ pInputAttachmentImage

const VkDescriptorImageInfo* VkDescriptorDataEXT::pInputAttachmentImage

Definition at line 15816 of file vulkan_core.h.

◆ pSampledImage

const VkDescriptorImageInfo* VkDescriptorDataEXT::pSampledImage

Definition at line 15817 of file vulkan_core.h.

◆ pSampler

const VkSampler* VkDescriptorDataEXT::pSampler

Definition at line 15814 of file vulkan_core.h.

◆ pStorageBuffer

const VkDescriptorAddressInfoEXT* VkDescriptorDataEXT::pStorageBuffer

Definition at line 15822 of file vulkan_core.h.

◆ pStorageImage

const VkDescriptorImageInfo* VkDescriptorDataEXT::pStorageImage

Definition at line 15818 of file vulkan_core.h.

◆ pStorageTexelBuffer

const VkDescriptorAddressInfoEXT* VkDescriptorDataEXT::pStorageTexelBuffer

Definition at line 15820 of file vulkan_core.h.

◆ pUniformBuffer

const VkDescriptorAddressInfoEXT* VkDescriptorDataEXT::pUniformBuffer

Definition at line 15821 of file vulkan_core.h.

◆ pUniformTexelBuffer

const VkDescriptorAddressInfoEXT* VkDescriptorDataEXT::pUniformTexelBuffer

Definition at line 15819 of file vulkan_core.h.


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