Searched defs:PhysicalDeviceProtectedMemoryProperties (Results 1 – 2 of 2) sorted by relevance
49268 struct PhysicalDeviceProtectedMemoryProperties struct49270 using NativeType = VkPhysicalDeviceProtectedMemoryProperties;49272 static const bool allowDuplicate = false;49273 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =49278 …PhysicalDeviceProtectedMemoryProperties( VULKAN_HPP_NAMESPACE::Bool32 protectedNoFault_ = {} ) VUL… in PhysicalDeviceProtectedMemoryProperties() function49285 …PhysicalDeviceProtectedMemoryProperties( VkPhysicalDeviceProtectedMemoryProperties const & rhs ) V… in PhysicalDeviceProtectedMemoryProperties() function49297 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceProtectedMemoryProperties const *>( … in operator =()49301 operator VkPhysicalDeviceProtectedMemoryProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceProtectedMemoryProperties const&()49306 operator VkPhysicalDeviceProtectedMemoryProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceProtectedMemoryProperties&()49330 …VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::PhysicalDeviceProtectedMemoryProperties ) …
89663 struct PhysicalDeviceProtectedMemoryProperties struct89665 using NativeType = VkPhysicalDeviceProtectedMemoryProperties;89671 …VULKAN_HPP_CONSTEXPR PhysicalDeviceProtectedMemoryProperties( VULKAN_HPP_NAMESPACE::Bool32 protect… in PhysicalDeviceProtectedMemoryProperties() function89680 …PhysicalDeviceProtectedMemoryProperties( VkPhysicalDeviceProtectedMemoryProperties const & rhs ) V… in PhysicalDeviceProtectedMemoryProperties() function89690 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceProtectedMemoryProperties const *>( … in operator =()89694 operator VkPhysicalDeviceProtectedMemoryProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceProtectedMemoryProperties const&()89699 operator VkPhysicalDeviceProtectedMemoryProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceProtectedMemoryProperties&()89710 reflect() const VULKAN_HPP_NOEXCEPT in reflect()89719 bool operator==( PhysicalDeviceProtectedMemoryProperties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()89728 bool operator!=( PhysicalDeviceProtectedMemoryProperties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()[all …]