Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp41218 struct PhysicalDeviceDeviceGeneratedCommandsFeaturesNV struct
41220 using NativeType = VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV;
41222 static const bool allowDuplicate = false;
41223 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
41227 VULKAN_HPP_CONSTEXPR PhysicalDeviceDeviceGeneratedCommandsFeaturesNV( in PhysicalDeviceDeviceGeneratedCommandsFeaturesNV() function
41235PhysicalDeviceDeviceGeneratedCommandsFeaturesNV( VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV… in PhysicalDeviceDeviceGeneratedCommandsFeaturesNV() function
41248 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceDeviceGeneratedCommandsFeaturesNV co… in operator =()
41253 PhysicalDeviceDeviceGeneratedCommandsFeaturesNV & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
41260 …eviceGeneratedCommands( VULKAN_HPP_NAMESPACE::Bool32 deviceGeneratedCommands_ ) VULKAN_HPP_NOEXCEPT in setDeviceGeneratedCommands()
41267 operator VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV const&()
[all …]
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp42165 struct PhysicalDeviceDeviceGeneratedCommandsFeaturesNV struct
42167 using NativeType = VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV;
42169 static const bool allowDuplicate = false;
42170 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
42174 VULKAN_HPP_CONSTEXPR PhysicalDeviceDeviceGeneratedCommandsFeaturesNV( in PhysicalDeviceDeviceGeneratedCommandsFeaturesNV() function
42182PhysicalDeviceDeviceGeneratedCommandsFeaturesNV( VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV… in PhysicalDeviceDeviceGeneratedCommandsFeaturesNV() function
42195 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceDeviceGeneratedCommandsFeaturesNV co… in operator =()
42201 setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
42208 …eviceGeneratedCommands( VULKAN_HPP_NAMESPACE::Bool32 deviceGeneratedCommands_ ) VULKAN_HPP_NOEXCEPT in setDeviceGeneratedCommands()
42215 operator VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV const&()
[all …]