|
SDL
2.0
|
#include <vulkan.hpp>
Data Fields | |
| const 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 62961 of file vulkan.hpp.
|
inline |
Definition at line 62967 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 62973 of file vulkan.hpp.
|
inline |
Definition at line 63009 of file vulkan.hpp.
|
inline |
Definition at line 63004 of file vulkan.hpp.
|
inline |
Definition at line 63025 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 62985 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 62979 of file vulkan.hpp.
|
inline |
Definition at line 63018 of file vulkan.hpp.
|
inline |
Definition at line 62997 of file vulkan.hpp.
|
inline |
Definition at line 62991 of file vulkan.hpp.
|
static |
Definition at line 62963 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceDepthClipEnableFeaturesEXT::depthClipEnable = {} |
Definition at line 63036 of file vulkan.hpp.
| void* VULKAN_HPP_NAMESPACE::PhysicalDeviceDepthClipEnableFeaturesEXT::pNext = {} |
Definition at line 63035 of file vulkan.hpp.
|
static |
Definition at line 62964 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceDepthClipEnableFeaturesEXT::sType = StructureType::ePhysicalDeviceDepthClipEnableFeaturesEXT |
Definition at line 63034 of file vulkan.hpp.