struct QueueFamilyDataGraphOpticalFlowPropertiesARM

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

wrapper struct for struct VkQueueFamilyDataGraphOpticalFlowPropertiesARM, see

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

Public Members

StructureType sType
void * pNext
Flags supportedOutputGridSizes
Flags supportedHintGridSizes
Bool32 hintSupported
Bool32 costSupported
uint32_t minWidth
uint32_t minHeight
uint32_t maxWidth
uint32_t maxHeight

Public Methods

void QueueFamilyDataGraphOpticalFlowPropertiesARM (DataGraphOpticalFlowGridSizeFlagsARM supportedOutputGridSizes_, DataGraphOpticalFlowGridSizeFlagsARM supportedHintGridSizes_, Bool32 hintSupported_, Bool32 costSupported_, uint32_t minWidth_, uint32_t minHeight_, uint32_t maxWidth_, uint32_t maxHeight_, void * pNext_)

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

void QueueFamilyDataGraphOpticalFlowPropertiesARM (const QueueFamilyDataGraphOpticalFlowPropertiesARM & rhs)

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

void QueueFamilyDataGraphOpticalFlowPropertiesARM (const VkQueueFamilyDataGraphOpticalFlowPropertiesARM & rhs)

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

QueueFamilyDataGraphOpticalFlowPropertiesARM & operator= (const QueueFamilyDataGraphOpticalFlowPropertiesARM & rhs)

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

QueueFamilyDataGraphOpticalFlowPropertiesARM & operator= (const VkQueueFamilyDataGraphOpticalFlowPropertiesARM & rhs)

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

const VkQueueFamilyDataGraphOpticalFlowPropertiesARM & operator const VkQueueFamilyDataGraphOpticalFlowPropertiesARM & ()

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

VkQueueFamilyDataGraphOpticalFlowPropertiesARM & operator VkQueueFamilyDataGraphOpticalFlowPropertiesARM & ()

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

const VkQueueFamilyDataGraphOpticalFlowPropertiesARM * operator const VkQueueFamilyDataGraphOpticalFlowPropertiesARM * ()

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

VkQueueFamilyDataGraphOpticalFlowPropertiesARM * operator VkQueueFamilyDataGraphOpticalFlowPropertiesARM * ()

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

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

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