HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPhysicalDeviceDepthClipEnableFeaturesEXT |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::ePhysicalDeviceDepthClipEnableFeaturesEXT |
void * | pNext = {} |
VULKAN_HPP_NAMESPACE::Bool32 | depthClipEnable = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePhysicalDeviceDepthClipEnableFeaturesEXT |
Definition at line 53006 of file vulkan_structs.hpp.
using VULKAN_HPP_NAMESPACE::PhysicalDeviceDepthClipEnableFeaturesEXT::NativeType = VkPhysicalDeviceDepthClipEnableFeaturesEXT |
Definition at line 53008 of file vulkan_structs.hpp.
|
inline |
Definition at line 53014 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 53023 of file vulkan_structs.hpp.
|
inline |
Definition at line 53056 of file vulkan_structs.hpp.
|
inline |
Definition at line 53051 of file vulkan_structs.hpp.
|
inline |
Definition at line 53085 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 53031 of file vulkan_structs.hpp.
|
inline |
Definition at line 53076 of file vulkan_structs.hpp.
|
inline |
Definition at line 53044 of file vulkan_structs.hpp.
|
inline |
Definition at line 53038 of file vulkan_structs.hpp.
|
static |
Definition at line 53010 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceDepthClipEnableFeaturesEXT::depthClipEnable = {} |
Definition at line 53094 of file vulkan_structs.hpp.
void* VULKAN_HPP_NAMESPACE::PhysicalDeviceDepthClipEnableFeaturesEXT::pNext = {} |
Definition at line 53093 of file vulkan_structs.hpp.
|
static |
Definition at line 53011 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceDepthClipEnableFeaturesEXT::sType = StructureType::ePhysicalDeviceDepthClipEnableFeaturesEXT |
Definition at line 53092 of file vulkan_structs.hpp.