Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPhysicalDeviceFeatures2 |
Public Attributes | |
vk::StructureType | sType = StructureType::ePhysicalDeviceFeatures2 |
void * | pNext = {} |
vk::PhysicalDeviceFeatures | features = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePhysicalDeviceFeatures2 |
Definition at line 65275 of file vulkan_structs.hpp.
Definition at line 65277 of file vulkan_structs.hpp.
|
inline |
Definition at line 65283 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 65291 of file vulkan_structs.hpp.
|
inline |
Definition at line 65324 of file vulkan_structs.hpp.
|
inline |
Definition at line 65319 of file vulkan_structs.hpp.
|
inline |
Definition at line 65353 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 65299 of file vulkan_structs.hpp.
|
inline |
Definition at line 65344 of file vulkan_structs.hpp.
|
inline |
Definition at line 65312 of file vulkan_structs.hpp.
|
inline |
Definition at line 65306 of file vulkan_structs.hpp.
|
static |
Definition at line 65279 of file vulkan_structs.hpp.
vk::PhysicalDeviceFeatures vk::PhysicalDeviceFeatures2::features = {} |
Definition at line 65362 of file vulkan_structs.hpp.
void* vk::PhysicalDeviceFeatures2::pNext = {} |
Definition at line 65361 of file vulkan_structs.hpp.
|
static |
Definition at line 65280 of file vulkan_structs.hpp.
vk::StructureType vk::PhysicalDeviceFeatures2::sType = StructureType::ePhysicalDeviceFeatures2 |
Definition at line 65360 of file vulkan_structs.hpp.