Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPhysicalDeviceRayQueryFeaturesKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::ePhysicalDeviceRayQueryFeaturesKHR |
void * | pNext = {} |
vk::Bool32 | rayQuery = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePhysicalDeviceRayQueryFeaturesKHR |
Definition at line 78034 of file vulkan_structs.hpp.
Definition at line 78036 of file vulkan_structs.hpp.
|
inline |
Definition at line 78042 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 78050 of file vulkan_structs.hpp.
|
inline |
Definition at line 78083 of file vulkan_structs.hpp.
|
inline |
Definition at line 78078 of file vulkan_structs.hpp.
|
inline |
Definition at line 78112 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 78058 of file vulkan_structs.hpp.
|
inline |
Definition at line 78103 of file vulkan_structs.hpp.
|
inline |
Definition at line 78065 of file vulkan_structs.hpp.
|
inline |
Definition at line 78071 of file vulkan_structs.hpp.
|
static |
Definition at line 78038 of file vulkan_structs.hpp.
void* vk::PhysicalDeviceRayQueryFeaturesKHR::pNext = {} |
Definition at line 78120 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDeviceRayQueryFeaturesKHR::rayQuery = {} |
Definition at line 78121 of file vulkan_structs.hpp.
|
static |
Definition at line 78039 of file vulkan_structs.hpp.
vk::StructureType vk::PhysicalDeviceRayQueryFeaturesKHR::sType = StructureType::ePhysicalDeviceRayQueryFeaturesKHR |
Definition at line 78119 of file vulkan_structs.hpp.