Home
last modified time | relevance | path

Searched refs:costFormat (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_optical_flow/
Doptical_flow.adoc210 * pname:costFormat is the elink:VkFormat of the cost maps to be bound to
251 * [[VUID-VkOpticalFlowSessionCreateInfoNV-costFormat-07585]]
252 pname:costFormat must: be one of the formats returned by
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h17223 VkFormat costFormat; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp6490 VULKAN_HPP_HASH_COMBINE( seed, opticalFlowSessionCreateInfoNV.costFormat ); in operator ()()