Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPhysicalDeviceFloatControlsProperties |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePhysicalDeviceFloatControlsProperties |
Definition at line 65373 of file vulkan_structs.hpp.
using vk::PhysicalDeviceFloatControlsProperties::NativeType = VkPhysicalDeviceFloatControlsProperties |
Definition at line 65375 of file vulkan_structs.hpp.
|
inline |
Definition at line 65381 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 65423 of file vulkan_structs.hpp.
|
inline |
Definition at line 65442 of file vulkan_structs.hpp.
|
inline |
Definition at line 65437 of file vulkan_structs.hpp.
|
inline |
Definition at line 65518 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 65431 of file vulkan_structs.hpp.
|
inline |
Definition at line 65498 of file vulkan_structs.hpp.
|
static |
Definition at line 65377 of file vulkan_structs.hpp.
vk::ShaderFloatControlsIndependence vk::PhysicalDeviceFloatControlsProperties::denormBehaviorIndependence = vk::ShaderFloatControlsIndependence::e32BitOnly |
Definition at line 65527 of file vulkan_structs.hpp.
void* vk::PhysicalDeviceFloatControlsProperties::pNext = {} |
Definition at line 65526 of file vulkan_structs.hpp.
vk::ShaderFloatControlsIndependence vk::PhysicalDeviceFloatControlsProperties::roundingModeIndependence = vk::ShaderFloatControlsIndependence::e32BitOnly |
Definition at line 65528 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDeviceFloatControlsProperties::shaderDenormFlushToZeroFloat16 = {} |
Definition at line 65535 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDeviceFloatControlsProperties::shaderDenormFlushToZeroFloat32 = {} |
Definition at line 65536 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDeviceFloatControlsProperties::shaderDenormFlushToZeroFloat64 = {} |
Definition at line 65537 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDeviceFloatControlsProperties::shaderDenormPreserveFloat16 = {} |
Definition at line 65532 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDeviceFloatControlsProperties::shaderDenormPreserveFloat32 = {} |
Definition at line 65533 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDeviceFloatControlsProperties::shaderDenormPreserveFloat64 = {} |
Definition at line 65534 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDeviceFloatControlsProperties::shaderRoundingModeRTEFloat16 = {} |
Definition at line 65538 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDeviceFloatControlsProperties::shaderRoundingModeRTEFloat32 = {} |
Definition at line 65539 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDeviceFloatControlsProperties::shaderRoundingModeRTEFloat64 = {} |
Definition at line 65540 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDeviceFloatControlsProperties::shaderRoundingModeRTZFloat16 = {} |
Definition at line 65541 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDeviceFloatControlsProperties::shaderRoundingModeRTZFloat32 = {} |
Definition at line 65542 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDeviceFloatControlsProperties::shaderRoundingModeRTZFloat64 = {} |
Definition at line 65543 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDeviceFloatControlsProperties::shaderSignedZeroInfNanPreserveFloat16 = {} |
Definition at line 65529 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDeviceFloatControlsProperties::shaderSignedZeroInfNanPreserveFloat32 = {} |
Definition at line 65530 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDeviceFloatControlsProperties::shaderSignedZeroInfNanPreserveFloat64 = {} |
Definition at line 65531 of file vulkan_structs.hpp.
|
static |
Definition at line 65378 of file vulkan_structs.hpp.
vk::StructureType vk::PhysicalDeviceFloatControlsProperties::sType = StructureType::ePhysicalDeviceFloatControlsProperties |
Definition at line 65525 of file vulkan_structs.hpp.