Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_NV_optical_flow.adoc94 sessionCreateInfo.performanceLevel = VK_OPTICAL_FLOW_PERFORMANCE_LEVEL_SLOW_NV;
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_optical_flow/
Doptical_flow.adoc226 * pname:performanceLevel is the elink:VkOpticalFlowPerformanceLevelNV used
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h17226 VkOpticalFlowPerformanceLevelNV performanceLevel; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp6493 VULKAN_HPP_HASH_COMBINE( seed, opticalFlowSessionCreateInfoNV.performanceLevel ); in operator ()()