Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPhysicalDeviceLineRasterizationFeaturesEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::ePhysicalDeviceLineRasterizationFeaturesEXT |
void * | pNext = {} |
vk::Bool32 | rectangularLines = {} |
vk::Bool32 | bresenhamLines = {} |
vk::Bool32 | smoothLines = {} |
vk::Bool32 | stippledRectangularLines = {} |
vk::Bool32 | stippledBresenhamLines = {} |
vk::Bool32 | stippledSmoothLines = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePhysicalDeviceLineRasterizationFeaturesEXT |
Definition at line 70940 of file vulkan_structs.hpp.
using vk::PhysicalDeviceLineRasterizationFeaturesEXT::NativeType = VkPhysicalDeviceLineRasterizationFeaturesEXT |
Definition at line 70942 of file vulkan_structs.hpp.
|
inline |
Definition at line 70948 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 70967 of file vulkan_structs.hpp.
|
inline |
Definition at line 71034 of file vulkan_structs.hpp.
|
inline |
Definition at line 71029 of file vulkan_structs.hpp.
|
inline |
Definition at line 71072 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 70975 of file vulkan_structs.hpp.
|
inline |
Definition at line 71061 of file vulkan_structs.hpp.
|
inline |
Definition at line 70995 of file vulkan_structs.hpp.
|
inline |
Definition at line 70982 of file vulkan_structs.hpp.
|
inline |
Definition at line 70989 of file vulkan_structs.hpp.
|
inline |
Definition at line 71001 of file vulkan_structs.hpp.
|
inline |
Definition at line 71015 of file vulkan_structs.hpp.
|
inline |
Definition at line 71008 of file vulkan_structs.hpp.
|
inline |
Definition at line 71022 of file vulkan_structs.hpp.
|
static |
Definition at line 70944 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDeviceLineRasterizationFeaturesEXT::bresenhamLines = {} |
Definition at line 71082 of file vulkan_structs.hpp.
void* vk::PhysicalDeviceLineRasterizationFeaturesEXT::pNext = {} |
Definition at line 71080 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDeviceLineRasterizationFeaturesEXT::rectangularLines = {} |
Definition at line 71081 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDeviceLineRasterizationFeaturesEXT::smoothLines = {} |
Definition at line 71083 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDeviceLineRasterizationFeaturesEXT::stippledBresenhamLines = {} |
Definition at line 71085 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDeviceLineRasterizationFeaturesEXT::stippledRectangularLines = {} |
Definition at line 71084 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDeviceLineRasterizationFeaturesEXT::stippledSmoothLines = {} |
Definition at line 71086 of file vulkan_structs.hpp.
|
static |
Definition at line 70945 of file vulkan_structs.hpp.
vk::StructureType vk::PhysicalDeviceLineRasterizationFeaturesEXT::sType = StructureType::ePhysicalDeviceLineRasterizationFeaturesEXT |
Definition at line 71079 of file vulkan_structs.hpp.