struct PhysicalDeviceShaderFloat16Int8Features

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

Public Members

StructureType sType
void * pNext
vk::Bool32 shaderFloat16
vk::Bool32 shaderInt8

Public Methods

void PhysicalDeviceShaderFloat16Int8Features (vk::Bool32 shaderFloat16_, vk::Bool32 shaderInt8_, void * pNext_)

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

void PhysicalDeviceShaderFloat16Int8Features (const PhysicalDeviceShaderFloat16Int8Features & rhs)

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

void PhysicalDeviceShaderFloat16Int8Features (const VkPhysicalDeviceShaderFloat16Int8Features & rhs)

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

PhysicalDeviceShaderFloat16Int8Features & operator= (const PhysicalDeviceShaderFloat16Int8Features & rhs)

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

PhysicalDeviceShaderFloat16Int8Features & operator= (const VkPhysicalDeviceShaderFloat16Int8Features & rhs)

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

PhysicalDeviceShaderFloat16Int8Features & setPNext (void * pNext_)

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

PhysicalDeviceShaderFloat16Int8Features & setShaderFloat16 (vk::Bool32 shaderFloat16_)

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

PhysicalDeviceShaderFloat16Int8Features & setShaderInt8 (vk::Bool32 shaderInt8_)

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

const VkPhysicalDeviceShaderFloat16Int8Features & operator const VkPhysicalDeviceShaderFloat16Int8Features & ()

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

VkPhysicalDeviceShaderFloat16Int8Features & operator VkPhysicalDeviceShaderFloat16Int8Features & ()

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

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

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