Home
last modified time | relevance | path

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

/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp71652 struct PhysicalDeviceDeviceGeneratedCommandsPropertiesEXT struct
71654 using NativeType = VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT;
71656 static const bool allowDuplicate = false;
71657 … StructureType structureType = StructureType::ePhysicalDeviceDeviceGeneratedCommandsPropertiesEXT;
71661PhysicalDeviceDeviceGeneratedCommandsPropertiesEXT( uint32_t … in PhysicalDeviceDeviceGeneratedCommandsPropertiesEXT() function
71693PhysicalDeviceDeviceGeneratedCommandsPropertiesEXT( VkPhysicalDeviceDeviceGeneratedCommandsPropert… in PhysicalDeviceDeviceGeneratedCommandsPropertiesEXT() function
71704 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceDeviceGeneratedCommandsPropertiesEXT in operator =()
71708 … operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT const&()
71713 operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT&()
71737 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]