Home
last modified time | relevance | path

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

/external/swiftshader/include/vulkan/
Dvulkan_structs.hpp48725 struct PhysicalDeviceDeviceGeneratedCommandsPropertiesNV struct
48733 …VULKAN_HPP_CONSTEXPR PhysicalDeviceDeviceGeneratedCommandsPropertiesNV(uint32_t maxGraphicsShaderG… in PhysicalDeviceDeviceGeneratedCommandsPropertiesNV() argument
48757PhysicalDeviceDeviceGeneratedCommandsPropertiesNV(PhysicalDeviceDeviceGeneratedCommandsPropertiesN…
48759PhysicalDeviceDeviceGeneratedCommandsPropertiesNV(VkPhysicalDeviceDeviceGeneratedCommandsPropertie… in PhysicalDeviceDeviceGeneratedCommandsPropertiesNV() function
48760 …: PhysicalDeviceDeviceGeneratedCommandsPropertiesNV(*reinterpret_cast<PhysicalDeviceDeviceGenerate… in PhysicalDeviceDeviceGeneratedCommandsPropertiesNV()
48765 PhysicalDeviceDeviceGeneratedCommandsPropertiesNV &
48766 …operator=(PhysicalDeviceDeviceGeneratedCommandsPropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT = defa…
48768PhysicalDeviceDeviceGeneratedCommandsPropertiesNV &operator=(VkPhysicalDeviceDeviceGeneratedComman… in operator =()
48770 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV in operator =() argument
48817 auto operator<=>(PhysicalDeviceDeviceGeneratedCommandsPropertiesNV const &) const = default;
[all …]
Dvulkan_hash.hpp6306 struct hash<VULKAN_HPP_NAMESPACE::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV>
6308 …std::size_t operator()(VULKAN_HPP_NAMESPACE::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV con… in operator ()()
Dvulkan.hpp9872 struct StructExtends<PhysicalDeviceDeviceGeneratedCommandsPropertiesNV, PhysicalDeviceProperties2>
Dvulkan_handles.hpp1133 struct PhysicalDeviceDeviceGeneratedCommandsPropertiesNV;
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp48631 struct PhysicalDeviceDeviceGeneratedCommandsPropertiesNV struct
48639 …VULKAN_HPP_CONSTEXPR PhysicalDeviceDeviceGeneratedCommandsPropertiesNV( uint32_t maxGraphicsShader… in PhysicalDeviceDeviceGeneratedCommandsPropertiesNV() argument
48663PhysicalDeviceDeviceGeneratedCommandsPropertiesNV( PhysicalDeviceDeviceGeneratedCommandsProperties…
48665PhysicalDeviceDeviceGeneratedCommandsPropertiesNV( VkPhysicalDeviceDeviceGeneratedCommandsProperti… in PhysicalDeviceDeviceGeneratedCommandsPropertiesNV() function
48666 …: PhysicalDeviceDeviceGeneratedCommandsPropertiesNV( *reinterpret_cast<PhysicalDeviceDeviceGenerat… in PhysicalDeviceDeviceGeneratedCommandsPropertiesNV()
48671 PhysicalDeviceDeviceGeneratedCommandsPropertiesNV &
48672 …operator=( PhysicalDeviceDeviceGeneratedCommandsPropertiesNV const & rhs ) VULKAN_HPP_NOEXCEPT = d…
48674PhysicalDeviceDeviceGeneratedCommandsPropertiesNV & operator=( VkPhysicalDeviceDeviceGeneratedComm… in operator =()
48676 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV in operator =() argument
48723 auto operator<=>( PhysicalDeviceDeviceGeneratedCommandsPropertiesNV const & ) const = default;
[all …]
Dvulkan_hash.hpp6307 struct hash<VULKAN_HPP_NAMESPACE::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV>
6309 …std::size_t operator()( VULKAN_HPP_NAMESPACE::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV co… in operator ()()
Dvulkan.hpp9750 struct StructExtends<PhysicalDeviceDeviceGeneratedCommandsPropertiesNV, PhysicalDeviceProperties2>
Dvulkan_handles.hpp1134 struct PhysicalDeviceDeviceGeneratedCommandsPropertiesNV;
/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp50333 struct PhysicalDeviceDeviceGeneratedCommandsPropertiesNV struct
50342 VULKAN_HPP_CONSTEXPR PhysicalDeviceDeviceGeneratedCommandsPropertiesNV( in PhysicalDeviceDeviceGeneratedCommandsPropertiesNV() argument
50363 VULKAN_HPP_CONSTEXPR PhysicalDeviceDeviceGeneratedCommandsPropertiesNV(
50364 PhysicalDeviceDeviceGeneratedCommandsPropertiesNV const & rhs ) VULKAN_HPP_NOEXCEPT = default;
50366PhysicalDeviceDeviceGeneratedCommandsPropertiesNV( VkPhysicalDeviceDeviceGeneratedCommandsProperti… in PhysicalDeviceDeviceGeneratedCommandsPropertiesNV() function
50368 : PhysicalDeviceDeviceGeneratedCommandsPropertiesNV( in PhysicalDeviceDeviceGeneratedCommandsPropertiesNV()
50369 *reinterpret_cast<PhysicalDeviceDeviceGeneratedCommandsPropertiesNV const *>( &rhs ) ) in PhysicalDeviceDeviceGeneratedCommandsPropertiesNV()
50373 PhysicalDeviceDeviceGeneratedCommandsPropertiesNV &
50374 …operator=( PhysicalDeviceDeviceGeneratedCommandsPropertiesNV const & rhs ) VULKAN_HPP_NOEXCEPT = d…
50376 PhysicalDeviceDeviceGeneratedCommandsPropertiesNV &
[all …]
Dvulkan_hash.hpp6602 struct hash<VULKAN_HPP_NAMESPACE::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV>
6604 …std::size_t operator()( VULKAN_HPP_NAMESPACE::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV co… in operator ()()
Dvulkan.hpp10399 struct StructExtends<PhysicalDeviceDeviceGeneratedCommandsPropertiesNV, PhysicalDeviceProperties2>
Dvulkan_handles.hpp1137 struct PhysicalDeviceDeviceGeneratedCommandsPropertiesNV;
/external/rust/crates/ash/src/vk/
Ddefinitions.rs12406 pub struct PhysicalDeviceDeviceGeneratedCommandsPropertiesNV { struct
12419 impl ::std::default::Default for PhysicalDeviceDeviceGeneratedCommandsPropertiesNV { argument
12420 fn default() -> PhysicalDeviceDeviceGeneratedCommandsPropertiesNV { in default()
12421 PhysicalDeviceDeviceGeneratedCommandsPropertiesNV { in default()
12436 impl PhysicalDeviceDeviceGeneratedCommandsPropertiesNV { implementation
12439 inner: PhysicalDeviceDeviceGeneratedCommandsPropertiesNV::default(), in builder()
12446 inner: PhysicalDeviceDeviceGeneratedCommandsPropertiesNV,
12453 unsafe impl ExtendsPhysicalDeviceProperties2 for PhysicalDeviceDeviceGeneratedCommandsPropertiesNV implementation
12455 type Target = PhysicalDeviceDeviceGeneratedCommandsPropertiesNV;
12529 pub fn build(self) -> PhysicalDeviceDeviceGeneratedCommandsPropertiesNV { in build() argument
/external/rust/crates/vulkano/out/
Dautogen.rs9562 ty: PhysicalDeviceDeviceGeneratedCommandsPropertiesNV,