Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_structs.hpp63803 struct PhysicalDeviceProtectedMemoryFeatures struct
63812 VULKAN_HPP_CONSTEXPR PhysicalDeviceProtectedMemoryFeatures(VULKAN_HPP_NAMESPACE::Bool32 protectedMe… in PhysicalDeviceProtectedMemoryFeatures() function
63818PhysicalDeviceProtectedMemoryFeatures( VkPhysicalDeviceProtectedMemoryFeatures const & rhs ) VULKA… in PhysicalDeviceProtectedMemoryFeatures() function
63828 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceProtectedMemoryFeatures const *>( &r… in operator =()
63833 …_CONSTEXPR_14 PhysicalDeviceProtectedMemoryFeatures & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
63839 …yFeatures & setProtectedMemory( VULKAN_HPP_NAMESPACE::Bool32 protectedMemory_ ) VULKAN_HPP_NOEXCEPT in setProtectedMemory()
63847 operator VkPhysicalDeviceProtectedMemoryFeatures const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceProtectedMemoryFeatures const&()
63852 operator VkPhysicalDeviceProtectedMemoryFeatures &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceProtectedMemoryFeatures&()
63863 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
63873 bool operator==( PhysicalDeviceProtectedMemoryFeatures const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
[all …]