Searched refs:flowVectorFormat (Results 1 – 3 of 3) sorted by relevance
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan_structs.hpp | 50897 …), 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
|
D | vulkan_core.h | 17346 VkFormat flowVectorFormat; member
|
D | vulkan_hash.hpp | 6489 VULKAN_HPP_HASH_COMBINE( seed, opticalFlowSessionCreateInfoNV.flowVectorFormat ); in operator ()()
|