Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPhysicalDeviceOpacityMicromapFeaturesEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::ePhysicalDeviceOpacityMicromapFeaturesEXT |
void * | pNext = {} |
vk::Bool32 | micromap = {} |
vk::Bool32 | micromapCaptureReplay = {} |
vk::Bool32 | micromapHostCommands = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePhysicalDeviceOpacityMicromapFeaturesEXT |
Definition at line 74334 of file vulkan_structs.hpp.
using vk::PhysicalDeviceOpacityMicromapFeaturesEXT::NativeType = VkPhysicalDeviceOpacityMicromapFeaturesEXT |
Definition at line 74336 of file vulkan_structs.hpp.
|
inline |
Definition at line 74342 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 74355 of file vulkan_structs.hpp.
|
inline |
Definition at line 74402 of file vulkan_structs.hpp.
|
inline |
Definition at line 74397 of file vulkan_structs.hpp.
|
inline |
Definition at line 74436 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 74363 of file vulkan_structs.hpp.
|
inline |
Definition at line 74426 of file vulkan_structs.hpp.
|
inline |
Definition at line 74376 of file vulkan_structs.hpp.
|
inline |
Definition at line 74383 of file vulkan_structs.hpp.
|
inline |
Definition at line 74390 of file vulkan_structs.hpp.
|
inline |
Definition at line 74370 of file vulkan_structs.hpp.
|
static |
Definition at line 74338 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDeviceOpacityMicromapFeaturesEXT::micromap = {} |
Definition at line 74445 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDeviceOpacityMicromapFeaturesEXT::micromapCaptureReplay = {} |
Definition at line 74446 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDeviceOpacityMicromapFeaturesEXT::micromapHostCommands = {} |
Definition at line 74447 of file vulkan_structs.hpp.
void* vk::PhysicalDeviceOpacityMicromapFeaturesEXT::pNext = {} |
Definition at line 74444 of file vulkan_structs.hpp.
|
static |
Definition at line 74339 of file vulkan_structs.hpp.
vk::StructureType vk::PhysicalDeviceOpacityMicromapFeaturesEXT::sType = StructureType::ePhysicalDeviceOpacityMicromapFeaturesEXT |
Definition at line 74443 of file vulkan_structs.hpp.