Home
last modified time | relevance | path

Searched defs:VkOpticalFlowSessionCreateInfoNV (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl7980 struct VkOpticalFlowSessionCreateInfoNV struct
7982 VkStructureType sType;
7983 void* pNext;
7984 uint32_t width;
7985 uint32_t height;
7986 VkFormat imageFormat;
7987 VkFormat flowVectorFormat;
7988 VkFormat costFormat;
7989 VkOpticalFlowGridSizeFlagsNV outputGridSize;
7990 VkOpticalFlowGridSizeFlagsNV hintGridSize;
[all …]
DvkVulkan_c.inl17300 typedef struct VkOpticalFlowSessionCreateInfoNV { struct
17312 } VkOpticalFlowSessionCreateInfoNV; argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl8303 struct VkOpticalFlowSessionCreateInfoNV struct
8305 VkStructureType sType;
8306 void* pNext;
8307 uint32_t width;
8308 uint32_t height;
8309 VkFormat imageFormat;
8310 VkFormat flowVectorFormat;
8311 VkFormat costFormat;
8312 VkOpticalFlowGridSizeFlagsNV outputGridSize;
8313 VkOpticalFlowGridSizeFlagsNV hintGridSize;
[all …]
DvkVulkan_c.inl18309 typedef struct VkOpticalFlowSessionCreateInfoNV { struct
18321 } VkOpticalFlowSessionCreateInfoNV; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h18195 typedef struct VkOpticalFlowSessionCreateInfoNV { struct
18207 } VkOpticalFlowSessionCreateInfoNV; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json94505 "VkOpticalFlowSessionCreateInfoNV": { object