Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp39141 struct PhysicalDeviceBufferDeviceAddressFeatures struct
39143 using NativeType = VkPhysicalDeviceBufferDeviceAddressFeatures;
39145 static const bool allowDuplicate = false;
39146 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
39150 VULKAN_HPP_CONSTEXPR PhysicalDeviceBufferDeviceAddressFeatures( in PhysicalDeviceBufferDeviceAddressFeatures() function
39162PhysicalDeviceBufferDeviceAddressFeatures( VkPhysicalDeviceBufferDeviceAddressFeatures const & rhs… in PhysicalDeviceBufferDeviceAddressFeatures() function
39175 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceBufferDeviceAddressFeatures const *>… in operator =()
39180 PhysicalDeviceBufferDeviceAddressFeatures & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
39187 … setBufferDeviceAddress( VULKAN_HPP_NAMESPACE::Bool32 bufferDeviceAddress_ ) VULKAN_HPP_NOEXCEPT in setBufferDeviceAddress()
39193 PhysicalDeviceBufferDeviceAddressFeatures & setBufferDeviceAddressCaptureReplay( in setBufferDeviceAddressCaptureReplay()
[all …]
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp39986 struct PhysicalDeviceBufferDeviceAddressFeatures struct
39988 using NativeType = VkPhysicalDeviceBufferDeviceAddressFeatures;
39990 static const bool allowDuplicate = false;
39991 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
39995 VULKAN_HPP_CONSTEXPR PhysicalDeviceBufferDeviceAddressFeatures( in PhysicalDeviceBufferDeviceAddressFeatures() argument
40007PhysicalDeviceBufferDeviceAddressFeatures( VkPhysicalDeviceBufferDeviceAddressFeatures const & rhs… in PhysicalDeviceBufferDeviceAddressFeatures() function
40020 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceBufferDeviceAddressFeatures const *>… in operator =()
40025 …STEXPR_14 PhysicalDeviceBufferDeviceAddressFeatures & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
40032 … setBufferDeviceAddress( VULKAN_HPP_NAMESPACE::Bool32 bufferDeviceAddress_ ) VULKAN_HPP_NOEXCEPT in setBufferDeviceAddress()
40038 …N_HPP_CONSTEXPR_14 PhysicalDeviceBufferDeviceAddressFeatures & setBufferDeviceAddressCaptureReplay( in setBufferDeviceAddressCaptureReplay()
[all …]