|
SDL
2.0
|
#include <vulkan.hpp>
Data Fields | |
| const VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::ePhysicalDeviceImageRobustnessFeaturesEXT |
| void * | pNext = {} |
| VULKAN_HPP_NAMESPACE::Bool32 | robustImageAccess = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePhysicalDeviceImageRobustnessFeaturesEXT |
Definition at line 65572 of file vulkan.hpp.
|
inline |
Definition at line 65578 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 65584 of file vulkan.hpp.
|
inline |
Definition at line 65620 of file vulkan.hpp.
|
inline |
Definition at line 65615 of file vulkan.hpp.
|
inline |
Definition at line 65636 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 65596 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 65590 of file vulkan.hpp.
|
inline |
Definition at line 65629 of file vulkan.hpp.
|
inline |
Definition at line 65602 of file vulkan.hpp.
|
inline |
Definition at line 65608 of file vulkan.hpp.
|
static |
Definition at line 65574 of file vulkan.hpp.
| void* VULKAN_HPP_NAMESPACE::PhysicalDeviceImageRobustnessFeaturesEXT::pNext = {} |
Definition at line 65646 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceImageRobustnessFeaturesEXT::robustImageAccess = {} |
Definition at line 65647 of file vulkan.hpp.
|
static |
Definition at line 65575 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceImageRobustnessFeaturesEXT::sType = StructureType::ePhysicalDeviceImageRobustnessFeaturesEXT |
Definition at line 65645 of file vulkan.hpp.