Home
last modified time | relevance | path

Searched refs:maxNumRegionsOfInterest (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_optical_flow/
Doptical_flow.adoc283 sname:VkPhysicalDeviceOpticalFlowPropertiesNV::pname:maxNumRegionsOfInterest
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dlimits.adoc4050 * [[limits-maxNumRegionsOfInterest]] pname:maxNumRegionsOfInterest is the
4053 If this pname:maxNumRegionsOfInterest is 0, regions of interest are not
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h17201 uint32_t maxNumRegionsOfInterest; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp9045 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceOpticalFlowPropertiesNV.maxNumRegionsOfInterest ); in operator ()()