Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/
H A Dvulkan_structs.hpp66116 struct PhysicalDeviceDeviceGeneratedCommandsPropertiesEXT struct
66118 using NativeType = VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT;
66120 static const bool allowDuplicate = false;
66121 … StructureType structureType = StructureType::ePhysicalDeviceDeviceGeneratedCommandsPropertiesEXT;
66125PhysicalDeviceDeviceGeneratedCommandsPropertiesEXT( uint32_t … in PhysicalDeviceDeviceGeneratedCommandsPropertiesEXT() function
66157PhysicalDeviceDeviceGeneratedCommandsPropertiesEXT( VkPhysicalDeviceDeviceGeneratedCommandsPropert… in PhysicalDeviceDeviceGeneratedCommandsPropertiesEXT() function
66168 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceDeviceGeneratedCommandsPropertiesEXT in operator =()
66172 … operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT const&()
66177 operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT&()
66201 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]