Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_structs.hpp50897 …), width( width_ ), height( height_ ), imageFormat( imageFormat_ ), flowVectorFormat( flowVectorFo…
50943 flowVectorFormat = flowVectorFormat_; in setFlowVectorFormat()
50997 …return std::tie( sType, pNext, width, height, imageFormat, flowVectorFormat, costFormat, outputGri… in reflect()
51015 && ( flowVectorFormat == rhs.flowVectorFormat ) in operator ==()
51036 VULKAN_HPP_NAMESPACE::Format flowVectorFormat = VULKAN_HPP_NAMESPACE::Format::eUndefined; member
Dvulkan_core.h17346 VkFormat flowVectorFormat; member
Dvulkan_hash.hpp6489 VULKAN_HPP_HASH_COMBINE( seed, opticalFlowSessionCreateInfoNV.flowVectorFormat ); in operator ()()