struct PhysicalDeviceTensorPropertiesARM
Defined at line 148161 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPhysicalDeviceTensorPropertiesARM, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceTensorPropertiesARM.html
Public Members
StructureType sType
void * pNext
uint32_t maxTensorDimensionCount
uint64_t maxTensorElements
uint64_t maxPerDimensionTensorElements
int64_t maxTensorStride
uint64_t maxTensorSize
uint32_t maxTensorShaderAccessArrayLength
uint32_t maxTensorShaderAccessSize
uint32_t maxDescriptorSetStorageTensors
uint32_t maxPerStageDescriptorSetStorageTensors
uint32_t maxDescriptorSetUpdateAfterBindStorageTensors
uint32_t maxPerStageDescriptorUpdateAfterBindStorageTensors
Bool32 shaderStorageTensorArrayNonUniformIndexingNative
Flags shaderTensorSupportedStages
Public Methods
void PhysicalDeviceTensorPropertiesARM (uint32_tmaxTensorDimensionCount_,uint64_tmaxTensorElements_,uint64_tmaxPerDimensionTensorElements_,int64_tmaxTensorStride_,uint64_tmaxTensorSize_,uint32_tmaxTensorShaderAccessArrayLength_,uint32_tmaxTensorShaderAccessSize_,uint32_tmaxDescriptorSetStorageTensors_,uint32_tmaxPerStageDescriptorSetStorageTensors_,uint32_tmaxDescriptorSetUpdateAfterBindStorageTensors_,uint32_tmaxPerStageDescriptorUpdateAfterBindStorageTensors_,Bool32shaderStorageTensorArrayNonUniformIndexingNative_,ShaderStageFlagsshaderTensorSupportedStages_,void *pNext_)
Defined at line 148169 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceTensorPropertiesARM (const PhysicalDeviceTensorPropertiesARM & rhs)
Defined at line 148200 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceTensorPropertiesARM (const VkPhysicalDeviceTensorPropertiesARM & rhs)
Defined at line 148202 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceTensorPropertiesARM & operator= (const PhysicalDeviceTensorPropertiesARM & rhs)
Defined at line 148207 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceTensorPropertiesARM & operator= (const VkPhysicalDeviceTensorPropertiesARM & rhs)
Defined at line 148210 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceTensorPropertiesARM & operator const VkPhysicalDeviceTensorPropertiesARM & ()
Defined at line 148216 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceTensorPropertiesARM & operator VkPhysicalDeviceTensorPropertiesARM & ()
Defined at line 148221 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceTensorPropertiesARM * operator const VkPhysicalDeviceTensorPropertiesARM * ()
Defined at line 148226 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceTensorPropertiesARM * operator VkPhysicalDeviceTensorPropertiesARM * ()
Defined at line 148231 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceTensorPropertiesARM & )
Defined at line 148273 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp