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 ) …
77443 struct PhysicalDeviceProtectedMemoryProperties struct77445 using NativeType = VkPhysicalDeviceProtectedMemoryProperties;77451 …VULKAN_HPP_CONSTEXPR PhysicalDeviceProtectedMemoryProperties( VULKAN_HPP_NAMESPACE::Bool32 protect… in PhysicalDeviceProtectedMemoryProperties() function77460 …PhysicalDeviceProtectedMemoryProperties( VkPhysicalDeviceProtectedMemoryProperties const & rhs ) V… in PhysicalDeviceProtectedMemoryProperties() function77470 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceProtectedMemoryProperties const *>( … in operator =()77474 operator VkPhysicalDeviceProtectedMemoryProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceProtectedMemoryProperties const&()77479 operator VkPhysicalDeviceProtectedMemoryProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceProtectedMemoryProperties&()77490 reflect() const VULKAN_HPP_NOEXCEPT in reflect()77499 bool operator==( PhysicalDeviceProtectedMemoryProperties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()77508 bool operator!=( PhysicalDeviceProtectedMemoryProperties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()[all …]