Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPhysicalDeviceMultiviewFeatures |
Public Attributes | |
vk::StructureType | sType = StructureType::ePhysicalDeviceMultiviewFeatures |
void * | pNext = {} |
vk::Bool32 | multiview = {} |
vk::Bool32 | multiviewGeometryShader = {} |
vk::Bool32 | multiviewTessellationShader = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePhysicalDeviceMultiviewFeatures |
Definition at line 73414 of file vulkan_structs.hpp.
Definition at line 73416 of file vulkan_structs.hpp.
|
inline |
Definition at line 73422 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 73435 of file vulkan_structs.hpp.
|
inline |
Definition at line 73482 of file vulkan_structs.hpp.
|
inline |
Definition at line 73477 of file vulkan_structs.hpp.
|
inline |
Definition at line 73516 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 73443 of file vulkan_structs.hpp.
|
inline |
Definition at line 73506 of file vulkan_structs.hpp.
|
inline |
Definition at line 73456 of file vulkan_structs.hpp.
|
inline |
Definition at line 73463 of file vulkan_structs.hpp.
|
inline |
Definition at line 73470 of file vulkan_structs.hpp.
|
inline |
Definition at line 73450 of file vulkan_structs.hpp.
|
static |
Definition at line 73418 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDeviceMultiviewFeatures::multiview = {} |
Definition at line 73525 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDeviceMultiviewFeatures::multiviewGeometryShader = {} |
Definition at line 73526 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDeviceMultiviewFeatures::multiviewTessellationShader = {} |
Definition at line 73527 of file vulkan_structs.hpp.
void* vk::PhysicalDeviceMultiviewFeatures::pNext = {} |
Definition at line 73524 of file vulkan_structs.hpp.
|
static |
Definition at line 73419 of file vulkan_structs.hpp.
vk::StructureType vk::PhysicalDeviceMultiviewFeatures::sType = StructureType::ePhysicalDeviceMultiviewFeatures |
Definition at line 73523 of file vulkan_structs.hpp.