Searched defs:PhysicalDeviceOpticalFlowPropertiesNV (Results 1 – 4 of 4) sorted by relevance
76804 struct PhysicalDeviceOpticalFlowPropertiesNV struct76806 using NativeType = VkPhysicalDeviceOpticalFlowPropertiesNV;76808 static const bool allowDuplicate = false;76809 …_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceOpticalFlowPropertiesNV;76812 …N_HPP_CONSTEXPR PhysicalDeviceOpticalFlowPropertiesNV( VULKAN_HPP_NAMESPACE::OpticalFlowGridSizeFl… in PhysicalDeviceOpticalFlowPropertiesNV() argument76841 …PhysicalDeviceOpticalFlowPropertiesNV( VkPhysicalDeviceOpticalFlowPropertiesNV const & rhs ) VULKA… in PhysicalDeviceOpticalFlowPropertiesNV() function76851 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceOpticalFlowPropertiesNV const *>( &r… in operator =()76855 operator VkPhysicalDeviceOpticalFlowPropertiesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceOpticalFlowPropertiesNV const&()76860 operator VkPhysicalDeviceOpticalFlowPropertiesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceOpticalFlowPropertiesNV&()76883 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
75438 struct PhysicalDeviceOpticalFlowPropertiesNV struct75440 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() function75475 …PhysicalDeviceOpticalFlowPropertiesNV( VkPhysicalDeviceOpticalFlowPropertiesNV const & rhs ) VULKA… in PhysicalDeviceOpticalFlowPropertiesNV() function75485 …*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()[all …]
93252 struct PhysicalDeviceOpticalFlowPropertiesNV struct93254 using NativeType = VkPhysicalDeviceOpticalFlowPropertiesNV;93256 static const bool allowDuplicate = false;93257 …_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceOpticalFlowPropertiesNV;93260 …N_HPP_CONSTEXPR PhysicalDeviceOpticalFlowPropertiesNV( VULKAN_HPP_NAMESPACE::OpticalFlowGridSizeFl… in PhysicalDeviceOpticalFlowPropertiesNV() function93289 …PhysicalDeviceOpticalFlowPropertiesNV( VkPhysicalDeviceOpticalFlowPropertiesNV const & rhs ) VULKA… in PhysicalDeviceOpticalFlowPropertiesNV() function93299 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceOpticalFlowPropertiesNV const *>( &r… in operator =()93303 operator VkPhysicalDeviceOpticalFlowPropertiesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceOpticalFlowPropertiesNV const&()93308 operator VkPhysicalDeviceOpticalFlowPropertiesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceOpticalFlowPropertiesNV&()93313 operator VkPhysicalDeviceOpticalFlowPropertiesNV const *() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceOpticalFlowPropertiesNV const*()[all …]
71406 pub struct PhysicalDeviceOpticalFlowPropertiesNV { struct71421 impl ::std::default::Default for PhysicalDeviceOpticalFlowPropertiesNV { argument71441 unsafe impl TaggedStructure for PhysicalDeviceOpticalFlowPropertiesNV { implementation71444 impl PhysicalDeviceOpticalFlowPropertiesNV { impl71458 unsafe impl ExtendsPhysicalDeviceProperties2 for PhysicalDeviceOpticalFlowPropertiesNV {} implementation71535 pub fn build(self) -> PhysicalDeviceOpticalFlowPropertiesNV { in build()