|
SDL
2.0
|
#include <vulkan.hpp>
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePhysicalDeviceConservativeRasterizationPropertiesEXT |
Definition at line 62269 of file vulkan.hpp.
|
inline |
Definition at line 62275 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 62281 of file vulkan.hpp.
|
inline |
Definition at line 62305 of file vulkan.hpp.
|
inline |
Definition at line 62300 of file vulkan.hpp.
|
inline |
Definition at line 62329 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 62293 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 62287 of file vulkan.hpp.
|
inline |
Definition at line 62314 of file vulkan.hpp.
|
static |
Definition at line 62271 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceConservativeRasterizationPropertiesEXT::conservativePointAndLineRasterization = {} |
Definition at line 62344 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceConservativeRasterizationPropertiesEXT::conservativeRasterizationPostDepthCoverage = {} |
Definition at line 62348 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceConservativeRasterizationPropertiesEXT::degenerateLinesRasterized = {} |
Definition at line 62346 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceConservativeRasterizationPropertiesEXT::degenerateTrianglesRasterized = {} |
Definition at line 62345 of file vulkan.hpp.
| float VULKAN_HPP_NAMESPACE::PhysicalDeviceConservativeRasterizationPropertiesEXT::extraPrimitiveOverestimationSizeGranularity = {} |
Definition at line 62342 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceConservativeRasterizationPropertiesEXT::fullyCoveredFragmentShaderInputVariable = {} |
Definition at line 62347 of file vulkan.hpp.
| float VULKAN_HPP_NAMESPACE::PhysicalDeviceConservativeRasterizationPropertiesEXT::maxExtraPrimitiveOverestimationSize = {} |
Definition at line 62341 of file vulkan.hpp.
| void* VULKAN_HPP_NAMESPACE::PhysicalDeviceConservativeRasterizationPropertiesEXT::pNext = {} |
Definition at line 62339 of file vulkan.hpp.
| float VULKAN_HPP_NAMESPACE::PhysicalDeviceConservativeRasterizationPropertiesEXT::primitiveOverestimationSize = {} |
Definition at line 62340 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceConservativeRasterizationPropertiesEXT::primitiveUnderestimation = {} |
Definition at line 62343 of file vulkan.hpp.
|
static |
Definition at line 62272 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceConservativeRasterizationPropertiesEXT::sType = StructureType::ePhysicalDeviceConservativeRasterizationPropertiesEXT |
Definition at line 62338 of file vulkan.hpp.