Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDescriptorDataEXT |
Public Attributes | |
const VkSampler * | pSampler |
const VkDescriptorImageInfo * | pCombinedImageSampler |
const VkDescriptorImageInfo * | pInputAttachmentImage |
const VkDescriptorImageInfo * | pSampledImage |
const VkDescriptorImageInfo * | pStorageImage |
const VkDescriptorAddressInfoEXT * | pUniformTexelBuffer |
const VkDescriptorAddressInfoEXT * | pStorageTexelBuffer |
const VkDescriptorAddressInfoEXT * | pUniformBuffer |
const VkDescriptorAddressInfoEXT * | pStorageBuffer |
VkDeviceAddress | accelerationStructure |
Definition at line 24033 of file vulkan_structs.hpp.
Definition at line 24035 of file vulkan_structs.hpp.
|
inline |
Definition at line 24038 of file vulkan_structs.hpp.
|
inline |
Definition at line 24040 of file vulkan_structs.hpp.
|
inline |
Definition at line 24045 of file vulkan_structs.hpp.
|
inline |
Definition at line 24050 of file vulkan_structs.hpp.
|
inline |
Definition at line 24124 of file vulkan_structs.hpp.
|
inline |
Definition at line 24119 of file vulkan_structs.hpp.
|
inline |
Definition at line 24112 of file vulkan_structs.hpp.
|
inline |
Definition at line 24061 of file vulkan_structs.hpp.
|
inline |
Definition at line 24068 of file vulkan_structs.hpp.
|
inline |
Definition at line 24074 of file vulkan_structs.hpp.
|
inline |
Definition at line 24054 of file vulkan_structs.hpp.
|
inline |
Definition at line 24106 of file vulkan_structs.hpp.
|
inline |
Definition at line 24080 of file vulkan_structs.hpp.
|
inline |
Definition at line 24094 of file vulkan_structs.hpp.
|
inline |
Definition at line 24100 of file vulkan_structs.hpp.
|
inline |
Definition at line 24087 of file vulkan_structs.hpp.
VkDeviceAddress vk::DescriptorDataEXT::accelerationStructure |
Definition at line 24150 of file vulkan_structs.hpp.
const VkDescriptorImageInfo* vk::DescriptorDataEXT::pCombinedImageSampler |
Definition at line 24142 of file vulkan_structs.hpp.
const VkDescriptorImageInfo* vk::DescriptorDataEXT::pInputAttachmentImage |
Definition at line 24143 of file vulkan_structs.hpp.
const VkDescriptorImageInfo* vk::DescriptorDataEXT::pSampledImage |
Definition at line 24144 of file vulkan_structs.hpp.
const VkSampler* vk::DescriptorDataEXT::pSampler |
Definition at line 24141 of file vulkan_structs.hpp.
const VkDescriptorAddressInfoEXT* vk::DescriptorDataEXT::pStorageBuffer |
Definition at line 24149 of file vulkan_structs.hpp.
const VkDescriptorImageInfo* vk::DescriptorDataEXT::pStorageImage |
Definition at line 24145 of file vulkan_structs.hpp.
const VkDescriptorAddressInfoEXT* vk::DescriptorDataEXT::pStorageTexelBuffer |
Definition at line 24147 of file vulkan_structs.hpp.
const VkDescriptorAddressInfoEXT* vk::DescriptorDataEXT::pUniformBuffer |
Definition at line 24148 of file vulkan_structs.hpp.
const VkDescriptorAddressInfoEXT* vk::DescriptorDataEXT::pUniformTexelBuffer |
Definition at line 24146 of file vulkan_structs.hpp.