struct PhysicalDeviceTensorFeaturesARM

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

wrapper struct for struct VkPhysicalDeviceTensorFeaturesARM, see

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

Public Members

StructureType sType
void * pNext
Bool32 tensorNonPacked
Bool32 shaderTensorAccess
Bool32 shaderStorageTensorArrayDynamicIndexing
Bool32 shaderStorageTensorArrayNonUniformIndexing
Bool32 descriptorBindingStorageTensorUpdateAfterBind
Bool32 tensors

Public Methods

void PhysicalDeviceTensorFeaturesARM (Bool32 tensorNonPacked_, Bool32 shaderTensorAccess_, Bool32 shaderStorageTensorArrayDynamicIndexing_, Bool32 shaderStorageTensorArrayNonUniformIndexing_, Bool32 descriptorBindingStorageTensorUpdateAfterBind_, Bool32 tensors_, void * pNext_)

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

void PhysicalDeviceTensorFeaturesARM (const PhysicalDeviceTensorFeaturesARM & rhs)

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

void PhysicalDeviceTensorFeaturesARM (const VkPhysicalDeviceTensorFeaturesARM & rhs)

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

PhysicalDeviceTensorFeaturesARM & operator= (const PhysicalDeviceTensorFeaturesARM & rhs)

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

PhysicalDeviceTensorFeaturesARM & operator= (const VkPhysicalDeviceTensorFeaturesARM & rhs)

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

PhysicalDeviceTensorFeaturesARM & setPNext (void * pNext_)

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

PhysicalDeviceTensorFeaturesARM && setPNext (void * pNext_)

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

PhysicalDeviceTensorFeaturesARM & setTensorNonPacked (Bool32 tensorNonPacked_)

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

PhysicalDeviceTensorFeaturesARM && setTensorNonPacked (Bool32 tensorNonPacked_)

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

PhysicalDeviceTensorFeaturesARM & setShaderTensorAccess (Bool32 shaderTensorAccess_)

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

PhysicalDeviceTensorFeaturesARM && setShaderTensorAccess (Bool32 shaderTensorAccess_)

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

PhysicalDeviceTensorFeaturesARM & setShaderStorageTensorArrayDynamicIndexing (Bool32 shaderStorageTensorArrayDynamicIndexing_)

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

PhysicalDeviceTensorFeaturesARM && setShaderStorageTensorArrayDynamicIndexing (Bool32 shaderStorageTensorArrayDynamicIndexing_)

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

PhysicalDeviceTensorFeaturesARM & setShaderStorageTensorArrayNonUniformIndexing (Bool32 shaderStorageTensorArrayNonUniformIndexing_)

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

PhysicalDeviceTensorFeaturesARM && setShaderStorageTensorArrayNonUniformIndexing (Bool32 shaderStorageTensorArrayNonUniformIndexing_)

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

PhysicalDeviceTensorFeaturesARM & setDescriptorBindingStorageTensorUpdateAfterBind (Bool32 descriptorBindingStorageTensorUpdateAfterBind_)

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

PhysicalDeviceTensorFeaturesARM && setDescriptorBindingStorageTensorUpdateAfterBind (Bool32 descriptorBindingStorageTensorUpdateAfterBind_)

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

PhysicalDeviceTensorFeaturesARM & setTensors (Bool32 tensors_)

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

PhysicalDeviceTensorFeaturesARM && setTensors (Bool32 tensors_)

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

const VkPhysicalDeviceTensorFeaturesARM & operator const VkPhysicalDeviceTensorFeaturesARM & ()

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

VkPhysicalDeviceTensorFeaturesARM & operator VkPhysicalDeviceTensorFeaturesARM & ()

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

const VkPhysicalDeviceTensorFeaturesARM * operator const VkPhysicalDeviceTensorFeaturesARM * ()

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

VkPhysicalDeviceTensorFeaturesARM * operator VkPhysicalDeviceTensorFeaturesARM * ()

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

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

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