Lines Matching defs:PhysicalDeviceOpticalFlowPropertiesNV

75438   struct PhysicalDeviceOpticalFlowPropertiesNV  struct
75440 using NativeType = VkPhysicalDeviceOpticalFlowPropertiesNV;
75442 static const bool allowDuplicate = false;
75443 …_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceOpticalFlowPropertiesNV;
75446 …N_HPP_CONSTEXPR PhysicalDeviceOpticalFlowPropertiesNV( VULKAN_HPP_NAMESPACE::OpticalFlowGridSizeFl… in PhysicalDeviceOpticalFlowPropertiesNV() argument
75475PhysicalDeviceOpticalFlowPropertiesNV( VkPhysicalDeviceOpticalFlowPropertiesNV const & rhs ) VULKA… in PhysicalDeviceOpticalFlowPropertiesNV() function
75485 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceOpticalFlowPropertiesNV const *>( &r… in operator =()
75489 operator VkPhysicalDeviceOpticalFlowPropertiesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceOpticalFlowPropertiesNV const&()
75494 operator VkPhysicalDeviceOpticalFlowPropertiesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceOpticalFlowPropertiesNV&()
75517 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
75538 bool operator==( PhysicalDeviceOpticalFlowPropertiesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
75551 bool operator!=( PhysicalDeviceOpticalFlowPropertiesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
75558 …pe sType = StructureType::ePhysicalDeviceOpticalFlowPropertiesNV;
75559 void * pNext = {};
75560 VULKAN_HPP_NAMESPACE::OpticalFlowGridSizeFlagsNV supportedOutputGridSizes = {};
75561 VULKAN_HPP_NAMESPACE::OpticalFlowGridSizeFlagsNV supportedHintGridSizes = {};
75562 VULKAN_HPP_NAMESPACE::Bool32 hintSupported = {};
75563 VULKAN_HPP_NAMESPACE::Bool32 costSupported = {};
75564 VULKAN_HPP_NAMESPACE::Bool32 bidirectionalFlowSupported = {};
75565 VULKAN_HPP_NAMESPACE::Bool32 globalFlowSupported = {};
75566 uint32_t minWidth = {};
75567 uint32_t minHeight = {};
75568 uint32_t maxWidth = {};
75569 uint32_t maxHeight = {};
75570 uint32_t maxNumRegionsOfInterest = {};