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

#include <vulkan_core.h>

Data Fields

const VkSampler * pSampler
 
const VkDescriptorImageInfopCombinedImageSampler
 
const VkDescriptorImageInfopInputAttachmentImage
 
const VkDescriptorImageInfopSampledImage
 
const VkDescriptorImageInfopStorageImage
 
const VkDescriptorAddressInfoEXTpUniformTexelBuffer
 
const VkDescriptorAddressInfoEXTpStorageTexelBuffer
 
const VkDescriptorAddressInfoEXTpUniformBuffer
 
const VkDescriptorAddressInfoEXTpStorageBuffer
 
VkDeviceAddress accelerationStructure
 

Detailed Description

Definition at line 16368 of file vulkan_core.h.

Field Documentation

◆ accelerationStructure

VkDeviceAddress VkDescriptorDataEXT::accelerationStructure

Definition at line 16378 of file vulkan_core.h.

◆ pCombinedImageSampler

const VkDescriptorImageInfo* VkDescriptorDataEXT::pCombinedImageSampler

Definition at line 16370 of file vulkan_core.h.

◆ pInputAttachmentImage

const VkDescriptorImageInfo* VkDescriptorDataEXT::pInputAttachmentImage

Definition at line 16371 of file vulkan_core.h.

◆ pSampledImage

const VkDescriptorImageInfo* VkDescriptorDataEXT::pSampledImage

Definition at line 16372 of file vulkan_core.h.

◆ pSampler

const VkSampler* VkDescriptorDataEXT::pSampler

Definition at line 16369 of file vulkan_core.h.

◆ pStorageBuffer

const VkDescriptorAddressInfoEXT* VkDescriptorDataEXT::pStorageBuffer

Definition at line 16377 of file vulkan_core.h.

◆ pStorageImage

const VkDescriptorImageInfo* VkDescriptorDataEXT::pStorageImage

Definition at line 16373 of file vulkan_core.h.

◆ pStorageTexelBuffer

const VkDescriptorAddressInfoEXT* VkDescriptorDataEXT::pStorageTexelBuffer

Definition at line 16375 of file vulkan_core.h.

◆ pUniformBuffer

const VkDescriptorAddressInfoEXT* VkDescriptorDataEXT::pUniformBuffer

Definition at line 16376 of file vulkan_core.h.

◆ pUniformTexelBuffer

const VkDescriptorAddressInfoEXT* VkDescriptorDataEXT::pUniformTexelBuffer

Definition at line 16374 of file vulkan_core.h.


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