Home
last modified time | relevance | path

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

/external/swiftshader/include/vulkan/
Dvulkan_structs.hpp58845 struct PhysicalDeviceProtectedMemoryFeatures struct
58853 …VULKAN_HPP_CONSTEXPR PhysicalDeviceProtectedMemoryFeatures(VULKAN_HPP_NAMESPACE::Bool32 protectedM… in PhysicalDeviceProtectedMemoryFeatures() function
58860 …VULKAN_HPP_CONSTEXPR PhysicalDeviceProtectedMemoryFeatures(PhysicalDeviceProtectedMemoryFeatures c…
58862PhysicalDeviceProtectedMemoryFeatures(VkPhysicalDeviceProtectedMemoryFeatures const &rhs) VULKAN_H… in PhysicalDeviceProtectedMemoryFeatures() function
58863 …: PhysicalDeviceProtectedMemoryFeatures(*reinterpret_cast<PhysicalDeviceProtectedMemoryFeatures co… in PhysicalDeviceProtectedMemoryFeatures()
58868PhysicalDeviceProtectedMemoryFeatures &operator=(PhysicalDeviceProtectedMemoryFeatures const &rhs)…
58870PhysicalDeviceProtectedMemoryFeatures &operator=(VkPhysicalDeviceProtectedMemoryFeatures const &rh… in operator =()
58872 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceProtectedMemoryFeatures const *>(&rh… in operator =() argument
58877 …VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceProtectedMemoryFeatures &setPNext(void *pNext_) VULKAN_HPP_N… in setPNext() argument
58883 …VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceProtectedMemoryFeatures &setProtectedMemory(VULKAN_HPP_NAMES… in setProtectedMemory() argument
[all …]
Dvulkan.hpp6468 struct StructExtends<PhysicalDeviceProtectedMemoryFeatures, PhysicalDeviceFeatures2>
6476 struct StructExtends<PhysicalDeviceProtectedMemoryFeatures, DeviceCreateInfo>
Dvulkan_hash.hpp7778 struct hash<VULKAN_HPP_NAMESPACE::PhysicalDeviceProtectedMemoryFeatures>
7781 …operator()(VULKAN_HPP_NAMESPACE::PhysicalDeviceProtectedMemoryFeatures const &physicalDeviceProtec… in operator ()()
Dvulkan_handles.hpp206 struct PhysicalDeviceProtectedMemoryFeatures;
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp58751 struct PhysicalDeviceProtectedMemoryFeatures struct
58759 …VULKAN_HPP_CONSTEXPR PhysicalDeviceProtectedMemoryFeatures( VULKAN_HPP_NAMESPACE::Bool32 protected… in PhysicalDeviceProtectedMemoryFeatures() function
58766 …VULKAN_HPP_CONSTEXPR PhysicalDeviceProtectedMemoryFeatures( PhysicalDeviceProtectedMemoryFeatures
58768PhysicalDeviceProtectedMemoryFeatures( VkPhysicalDeviceProtectedMemoryFeatures const & rhs ) VULKA… in PhysicalDeviceProtectedMemoryFeatures() function
58769 …: PhysicalDeviceProtectedMemoryFeatures( *reinterpret_cast<PhysicalDeviceProtectedMemoryFeatures c… in PhysicalDeviceProtectedMemoryFeatures()
58774PhysicalDeviceProtectedMemoryFeatures & operator=( PhysicalDeviceProtectedMemoryFeatures const & r…
58776PhysicalDeviceProtectedMemoryFeatures & operator=( VkPhysicalDeviceProtectedMemoryFeatures const &… in operator =()
58778 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceProtectedMemoryFeatures const *>( &r… in operator =() argument
58783 …VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceProtectedMemoryFeatures & setPNext( void * pNext_ ) VULKAN_H… in setPNext() argument
58789 …VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceProtectedMemoryFeatures & setProtectedMemory( VULKAN_HPP_NAM… in setProtectedMemory() argument
[all …]
Dvulkan.hpp6346 struct StructExtends<PhysicalDeviceProtectedMemoryFeatures, PhysicalDeviceFeatures2>
6354 struct StructExtends<PhysicalDeviceProtectedMemoryFeatures, DeviceCreateInfo>
Dvulkan_hash.hpp7779 struct hash<VULKAN_HPP_NAMESPACE::PhysicalDeviceProtectedMemoryFeatures>
7782 …operator()( VULKAN_HPP_NAMESPACE::PhysicalDeviceProtectedMemoryFeatures const & physicalDeviceProt… in operator ()()
Dvulkan_handles.hpp207 struct PhysicalDeviceProtectedMemoryFeatures;
/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp60523 struct PhysicalDeviceProtectedMemoryFeatures struct
60533PhysicalDeviceProtectedMemoryFeatures( VULKAN_HPP_NAMESPACE::Bool32 protectedMemory_ = {} ) VULKAN… in PhysicalDeviceProtectedMemoryFeatures() function
60537 …VULKAN_HPP_CONSTEXPR PhysicalDeviceProtectedMemoryFeatures( PhysicalDeviceProtectedMemoryFeatures
60540PhysicalDeviceProtectedMemoryFeatures( VkPhysicalDeviceProtectedMemoryFeatures const & rhs ) VULKA… in PhysicalDeviceProtectedMemoryFeatures() function
60541 : PhysicalDeviceProtectedMemoryFeatures( in PhysicalDeviceProtectedMemoryFeatures()
60542 *reinterpret_cast<PhysicalDeviceProtectedMemoryFeatures const *>( &rhs ) ) in PhysicalDeviceProtectedMemoryFeatures()
60546 PhysicalDeviceProtectedMemoryFeatures &
60547 operator=( PhysicalDeviceProtectedMemoryFeatures const & rhs ) VULKAN_HPP_NOEXCEPT = default;
60549 PhysicalDeviceProtectedMemoryFeatures &
60552 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceProtectedMemoryFeatures const *>( &r… in operator =() argument
[all …]
Dvulkan.hpp6983 struct StructExtends<PhysicalDeviceProtectedMemoryFeatures, PhysicalDeviceFeatures2>
6991 struct StructExtends<PhysicalDeviceProtectedMemoryFeatures, DeviceCreateInfo>
Dvulkan_hash.hpp8080 struct hash<VULKAN_HPP_NAMESPACE::PhysicalDeviceProtectedMemoryFeatures>
8082 std::size_t operator()( VULKAN_HPP_NAMESPACE::PhysicalDeviceProtectedMemoryFeatures const & in operator ()()
Dvulkan_handles.hpp208 struct PhysicalDeviceProtectedMemoryFeatures;
/external/rust/crates/ash/src/vk/
Ddefinitions.rs21996 pub struct PhysicalDeviceProtectedMemoryFeatures { struct
22001 impl ::std::default::Default for PhysicalDeviceProtectedMemoryFeatures { argument
22002 fn default() -> PhysicalDeviceProtectedMemoryFeatures { in default()
22003 PhysicalDeviceProtectedMemoryFeatures { in default()
22010 impl PhysicalDeviceProtectedMemoryFeatures { implementation
22013 inner: PhysicalDeviceProtectedMemoryFeatures::default(), in builder()
22020 inner: PhysicalDeviceProtectedMemoryFeatures,
22024 unsafe impl ExtendsPhysicalDeviceFeatures2 for PhysicalDeviceProtectedMemoryFeatures {} implementation
22026 unsafe impl ExtendsDeviceCreateInfo for PhysicalDeviceProtectedMemoryFeatures {} implementation
22028 type Target = PhysicalDeviceProtectedMemoryFeatures;
[all …]
/external/rust/crates/vulkano/out/
Dautogen.rs5806 ty: PhysicalDeviceProtectedMemoryFeatures,