Home
last modified time | relevance | path

Searched defs:PhysicalDeviceProtectedMemoryProperties (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp49268 struct PhysicalDeviceProtectedMemoryProperties struct
49270 using NativeType = VkPhysicalDeviceProtectedMemoryProperties;
49272 static const bool allowDuplicate = false;
49273 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
49278PhysicalDeviceProtectedMemoryProperties( VULKAN_HPP_NAMESPACE::Bool32 protectedNoFault_ = {} ) VUL… in PhysicalDeviceProtectedMemoryProperties() function
49285PhysicalDeviceProtectedMemoryProperties( VkPhysicalDeviceProtectedMemoryProperties const & rhs ) V… in PhysicalDeviceProtectedMemoryProperties() function
49297 …*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 ) …
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp50432 struct PhysicalDeviceProtectedMemoryProperties struct
50434 using NativeType = VkPhysicalDeviceProtectedMemoryProperties;
50436 static const bool allowDuplicate = false;
50437 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
50442PhysicalDeviceProtectedMemoryProperties( VULKAN_HPP_NAMESPACE::Bool32 protectedNoFault_ = {} ) VUL… in PhysicalDeviceProtectedMemoryProperties() function
50449PhysicalDeviceProtectedMemoryProperties( VkPhysicalDeviceProtectedMemoryProperties const & rhs ) V… in PhysicalDeviceProtectedMemoryProperties() function
50461 …*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 ) …