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 ) …
50432 struct PhysicalDeviceProtectedMemoryProperties struct50434 using NativeType = VkPhysicalDeviceProtectedMemoryProperties;50436 static const bool allowDuplicate = false;50437 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =50442 …PhysicalDeviceProtectedMemoryProperties( VULKAN_HPP_NAMESPACE::Bool32 protectedNoFault_ = {} ) VUL… in PhysicalDeviceProtectedMemoryProperties() function50449 …PhysicalDeviceProtectedMemoryProperties( VkPhysicalDeviceProtectedMemoryProperties const & rhs ) V… in PhysicalDeviceProtectedMemoryProperties() function50461 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceProtectedMemoryProperties const *>( … in operator =()50465 operator VkPhysicalDeviceProtectedMemoryProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceProtectedMemoryProperties const&()50470 operator VkPhysicalDeviceProtectedMemoryProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceProtectedMemoryProperties&()50494 …VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::PhysicalDeviceProtectedMemoryProperties ) …