Home
last modified time | relevance | path

Searched refs:PhysicalDeviceVulkanMemoryModelFeatures (Results 1 – 19 of 19) sorted by relevance

/external/rust/crates/ash/src/vk/
Daliases.rs139 pub type PhysicalDeviceVulkanMemoryModelFeaturesKHR = PhysicalDeviceVulkanMemoryModelFeatures;
Ddefinitions.rs28659 pub struct PhysicalDeviceVulkanMemoryModelFeatures { struct
28666 impl ::std::default::Default for PhysicalDeviceVulkanMemoryModelFeatures { argument
28667 fn default() -> PhysicalDeviceVulkanMemoryModelFeatures { in default()
28668 PhysicalDeviceVulkanMemoryModelFeatures { in default()
28677 impl PhysicalDeviceVulkanMemoryModelFeatures { impl
28680 inner: PhysicalDeviceVulkanMemoryModelFeatures::default(), in builder()
28687 inner: PhysicalDeviceVulkanMemoryModelFeatures,
28691 unsafe impl ExtendsPhysicalDeviceFeatures2 for PhysicalDeviceVulkanMemoryModelFeatures {} implementation
28693 unsafe impl ExtendsDeviceCreateInfo for PhysicalDeviceVulkanMemoryModelFeatures {} implementation
28695 type Target = PhysicalDeviceVulkanMemoryModelFeatures;
[all …]
/external/vulkan-headers/include/vulkan/
Dvulkan_static_assertions.hpp1305 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures ) =…
1307 …IC_ASSERT( std::is_standard_layout<VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures>:…
1309 …std::is_nothrow_move_constructible<VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures>:…
Dvulkan_structs.hpp78261 struct PhysicalDeviceVulkanMemoryModelFeatures struct
78269 …VULKAN_HPP_CONSTEXPR PhysicalDeviceVulkanMemoryModelFeatures( VULKAN_HPP_NAMESPACE::Bool32 vulkanM… in PhysicalDeviceVulkanMemoryModelFeatures() function
78280 …VULKAN_HPP_CONSTEXPR PhysicalDeviceVulkanMemoryModelFeatures( PhysicalDeviceVulkanMemoryModelFeatu…
78282PhysicalDeviceVulkanMemoryModelFeatures( VkPhysicalDeviceVulkanMemoryModelFeatures const & rhs ) V… in PhysicalDeviceVulkanMemoryModelFeatures() function
78283 …: PhysicalDeviceVulkanMemoryModelFeatures( *reinterpret_cast<PhysicalDeviceVulkanMemoryModelFeatur… in PhysicalDeviceVulkanMemoryModelFeatures()
78287PhysicalDeviceVulkanMemoryModelFeatures & operator=( PhysicalDeviceVulkanMemoryModelFeatures const…
78290PhysicalDeviceVulkanMemoryModelFeatures & operator=( VkPhysicalDeviceVulkanMemoryModelFeatures con… in operator =()
78292 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures const *>( … in operator =() argument
78297 …VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceVulkanMemoryModelFeatures & setPNext( void * pNext_ ) VULKAN… in setPNext() argument
78303 VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceVulkanMemoryModelFeatures &
[all …]
Dvulkan.hpp7416 struct StructExtends<PhysicalDeviceVulkanMemoryModelFeatures, PhysicalDeviceFeatures2>
7424 struct StructExtends<PhysicalDeviceVulkanMemoryModelFeatures, DeviceCreateInfo>
Dvulkan_handles.hpp320 struct PhysicalDeviceVulkanMemoryModelFeatures;
321 using PhysicalDeviceVulkanMemoryModelFeaturesKHR = PhysicalDeviceVulkanMemoryModelFeatures;
Dvulkan_hash.hpp10657 struct hash<VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures>
10660 …operator()( VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures const & physicalDeviceVu… in operator ()()
/external/swiftshader/include/vulkan/
Dvulkan_static_assertions.hpp933 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures ) =…
934 …IC_ASSERT( std::is_standard_layout<VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures>:…
935 …std::is_nothrow_move_constructible<VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures>:…
Dvulkan_structs.hpp72590 struct PhysicalDeviceVulkanMemoryModelFeatures struct
72599 VULKAN_HPP_CONSTEXPR PhysicalDeviceVulkanMemoryModelFeatures(VULKAN_HPP_NAMESPACE::Bool32 vulkanMem… in PhysicalDeviceVulkanMemoryModelFeatures() function
72603 …VULKAN_HPP_CONSTEXPR PhysicalDeviceVulkanMemoryModelFeatures( PhysicalDeviceVulkanMemoryModelFeatu…
72605PhysicalDeviceVulkanMemoryModelFeatures( VkPhysicalDeviceVulkanMemoryModelFeatures const & rhs ) V… in PhysicalDeviceVulkanMemoryModelFeatures() function
72606 …: PhysicalDeviceVulkanMemoryModelFeatures( *reinterpret_cast<PhysicalDeviceVulkanMemoryModelFeatur… in PhysicalDeviceVulkanMemoryModelFeatures()
72610PhysicalDeviceVulkanMemoryModelFeatures & operator=( PhysicalDeviceVulkanMemoryModelFeatures const…
72613PhysicalDeviceVulkanMemoryModelFeatures & operator=( VkPhysicalDeviceVulkanMemoryModelFeatures con… in operator =()
72615 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures const *>( … in operator =() argument
72620 …VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceVulkanMemoryModelFeatures & setPNext( void * pNext_ ) VULKAN… in setPNext() argument
72626 …VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceVulkanMemoryModelFeatures & setVulkanMemoryModel( VULKAN_HPP… in setVulkanMemoryModel() argument
[all …]
Dvulkan.hpp6346 …template <> struct StructExtends<PhysicalDeviceVulkanMemoryModelFeatures, PhysicalDeviceFeatures2>…
6347 …template <> struct StructExtends<PhysicalDeviceVulkanMemoryModelFeatures, DeviceCreateInfo>{ enum …
Dvulkan_handles.hpp322 struct PhysicalDeviceVulkanMemoryModelFeatures;
323 using PhysicalDeviceVulkanMemoryModelFeaturesKHR = PhysicalDeviceVulkanMemoryModelFeatures;
Dvulkan_hash.hpp9753 template <> struct hash<VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures>
9755 …std::size_t operator()(VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures const & physi… in operator ()()
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_static_assertions.hpp1305 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures ) =…
1307 …IC_ASSERT( std::is_standard_layout<VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures>:…
1309 …std::is_nothrow_move_constructible<VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures>:…
Dvulkan.cppm1262 using VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures;
Dvulkan_structs.hpp82664 struct PhysicalDeviceVulkanMemoryModelFeatures struct
82672 …VULKAN_HPP_CONSTEXPR PhysicalDeviceVulkanMemoryModelFeatures( VULKAN_HPP_NAMESPACE::Bool32 vulkanM… in PhysicalDeviceVulkanMemoryModelFeatures() function
82683 …VULKAN_HPP_CONSTEXPR PhysicalDeviceVulkanMemoryModelFeatures( PhysicalDeviceVulkanMemoryModelFeatu…
82685PhysicalDeviceVulkanMemoryModelFeatures( VkPhysicalDeviceVulkanMemoryModelFeatures const & rhs ) V… in PhysicalDeviceVulkanMemoryModelFeatures() function
82686 …: PhysicalDeviceVulkanMemoryModelFeatures( *reinterpret_cast<PhysicalDeviceVulkanMemoryModelFeatur… in PhysicalDeviceVulkanMemoryModelFeatures()
82690PhysicalDeviceVulkanMemoryModelFeatures & operator=( PhysicalDeviceVulkanMemoryModelFeatures const…
82693PhysicalDeviceVulkanMemoryModelFeatures & operator=( VkPhysicalDeviceVulkanMemoryModelFeatures con… in operator =()
82695 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures const *>( … in operator =() argument
82700 …VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceVulkanMemoryModelFeatures & setPNext( void * pNext_ ) VULKAN… in setPNext() argument
82706 VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceVulkanMemoryModelFeatures &
[all …]
Dvulkan.hpp7662 struct StructExtends<PhysicalDeviceVulkanMemoryModelFeatures, PhysicalDeviceFeatures2>
7670 struct StructExtends<PhysicalDeviceVulkanMemoryModelFeatures, DeviceCreateInfo>
Dvulkan_handles.hpp320 struct PhysicalDeviceVulkanMemoryModelFeatures;
321 using PhysicalDeviceVulkanMemoryModelFeaturesKHR = PhysicalDeviceVulkanMemoryModelFeatures;
Dvulkan_hash.hpp11346 struct hash<VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures>
11349 …operator()( VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures const & physicalDeviceVu… in operator ()()
/external/rust/crates/vulkano/out/
Dautogen.rs5886 ty: PhysicalDeviceVulkanMemoryModelFeatures,