struct PhysicalDeviceShaderFloatControls2Features

Defined at line 142315 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

wrapper struct for struct VkPhysicalDeviceShaderFloatControls2Features, see

https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceShaderFloatControls2Features.html

Public Members

StructureType sType
void * pNext
Bool32 shaderFloatControls2

Public Methods

void PhysicalDeviceShaderFloatControls2Features (Bool32 shaderFloatControls2_, void * pNext_)

Defined at line 142323 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceShaderFloatControls2Features (const PhysicalDeviceShaderFloatControls2Features & rhs)

Defined at line 142329 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceShaderFloatControls2Features (const VkPhysicalDeviceShaderFloatControls2Features & rhs)

Defined at line 142331 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceShaderFloatControls2Features & operator= (const PhysicalDeviceShaderFloatControls2Features & rhs)

Defined at line 142336 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceShaderFloatControls2Features & operator= (const VkPhysicalDeviceShaderFloatControls2Features & rhs)

Defined at line 142339 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceShaderFloatControls2Features & setPNext (void * pNext_)

Defined at line 142346 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceShaderFloatControls2Features && setPNext (void * pNext_)

Defined at line 142352 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceShaderFloatControls2Features & setShaderFloatControls2 (Bool32 shaderFloatControls2_)

Defined at line 142358 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceShaderFloatControls2Features && setShaderFloatControls2 (Bool32 shaderFloatControls2_)

Defined at line 142364 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPhysicalDeviceShaderFloatControls2Features & operator const VkPhysicalDeviceShaderFloatControls2Features & ()

Defined at line 142371 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPhysicalDeviceShaderFloatControls2Features & operator VkPhysicalDeviceShaderFloatControls2Features & ()

Defined at line 142376 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPhysicalDeviceShaderFloatControls2Features * operator const VkPhysicalDeviceShaderFloatControls2Features * ()

Defined at line 142381 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPhysicalDeviceShaderFloatControls2Features * operator VkPhysicalDeviceShaderFloatControls2Features * ()

Defined at line 142386 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const PhysicalDeviceShaderFloatControls2Features & )

Defined at line 142399 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp