struct PhysicalDeviceShaderFloat16Int8Features
Defined at line 142032 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPhysicalDeviceShaderFloat16Int8Features, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceShaderFloat16Int8Features.html
Public Members
StructureType sType
void * pNext
Bool32 shaderFloat16
Bool32 shaderInt8
Public Methods
void PhysicalDeviceShaderFloat16Int8Features (Bool32shaderFloat16_,Bool32shaderInt8_,void *pNext_)
Defined at line 142040 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceShaderFloat16Int8Features (const PhysicalDeviceShaderFloat16Int8Features & rhs)
Defined at line 142048 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceShaderFloat16Int8Features (const VkPhysicalDeviceShaderFloat16Int8Features & rhs)
Defined at line 142050 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceShaderFloat16Int8Features & operator= (const PhysicalDeviceShaderFloat16Int8Features & rhs)
Defined at line 142055 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceShaderFloat16Int8Features & operator= (const VkPhysicalDeviceShaderFloat16Int8Features & rhs)
Defined at line 142058 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceShaderFloat16Int8Features & setPNext (void * pNext_)
Defined at line 142065 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceShaderFloat16Int8Features && setPNext (void * pNext_)
Defined at line 142071 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceShaderFloat16Int8Features & setShaderFloat16 (Bool32 shaderFloat16_)
Defined at line 142077 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceShaderFloat16Int8Features && setShaderFloat16 (Bool32 shaderFloat16_)
Defined at line 142083 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceShaderFloat16Int8Features & setShaderInt8 (Bool32 shaderInt8_)
Defined at line 142089 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceShaderFloat16Int8Features && setShaderInt8 (Bool32 shaderInt8_)
Defined at line 142095 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceShaderFloat16Int8Features & operator const VkPhysicalDeviceShaderFloat16Int8Features & ()
Defined at line 142102 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceShaderFloat16Int8Features & operator VkPhysicalDeviceShaderFloat16Int8Features & ()
Defined at line 142107 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceShaderFloat16Int8Features * operator const VkPhysicalDeviceShaderFloat16Int8Features * ()
Defined at line 142112 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceShaderFloat16Int8Features * operator VkPhysicalDeviceShaderFloat16Int8Features * ()
Defined at line 142117 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceShaderFloat16Int8Features & )
Defined at line 142130 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp