Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkDescriptorDataEXT Union Reference

#include <vulkan_core.h>

Public Attributes

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 15011 of file vulkan_core.h.

Member Data Documentation

◆ accelerationStructure

VkDeviceAddress VkDescriptorDataEXT::accelerationStructure

Definition at line 15021 of file vulkan_core.h.

◆ pCombinedImageSampler

const VkDescriptorImageInfo* VkDescriptorDataEXT::pCombinedImageSampler

Definition at line 15013 of file vulkan_core.h.

◆ pInputAttachmentImage

const VkDescriptorImageInfo* VkDescriptorDataEXT::pInputAttachmentImage

Definition at line 15014 of file vulkan_core.h.

◆ pSampledImage

const VkDescriptorImageInfo* VkDescriptorDataEXT::pSampledImage

Definition at line 15015 of file vulkan_core.h.

◆ pSampler

const VkSampler* VkDescriptorDataEXT::pSampler

Definition at line 15012 of file vulkan_core.h.

◆ pStorageBuffer

const VkDescriptorAddressInfoEXT* VkDescriptorDataEXT::pStorageBuffer

Definition at line 15020 of file vulkan_core.h.

◆ pStorageImage

const VkDescriptorImageInfo* VkDescriptorDataEXT::pStorageImage

Definition at line 15016 of file vulkan_core.h.

◆ pStorageTexelBuffer

const VkDescriptorAddressInfoEXT* VkDescriptorDataEXT::pStorageTexelBuffer

Definition at line 15018 of file vulkan_core.h.

◆ pUniformBuffer

const VkDescriptorAddressInfoEXT* VkDescriptorDataEXT::pUniformBuffer

Definition at line 15019 of file vulkan_core.h.

◆ pUniformTexelBuffer

const VkDescriptorAddressInfoEXT* VkDescriptorDataEXT::pUniformTexelBuffer

Definition at line 15017 of file vulkan_core.h.


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