HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VULKAN_HPP_NAMESPACE::PhysicalDeviceProperties Member List

This is the complete list of members for VULKAN_HPP_NAMESPACE::PhysicalDeviceProperties, including all inherited members.

apiVersionVULKAN_HPP_NAMESPACE::PhysicalDeviceProperties
deviceIDVULKAN_HPP_NAMESPACE::PhysicalDeviceProperties
deviceNameVULKAN_HPP_NAMESPACE::PhysicalDeviceProperties
deviceTypeVULKAN_HPP_NAMESPACE::PhysicalDeviceProperties
driverVersionVULKAN_HPP_NAMESPACE::PhysicalDeviceProperties
limitsVULKAN_HPP_NAMESPACE::PhysicalDeviceProperties
NativeType typedefVULKAN_HPP_NAMESPACE::PhysicalDeviceProperties
operator VkPhysicalDeviceProperties &() VULKAN_HPP_NOEXCEPTVULKAN_HPP_NAMESPACE::PhysicalDevicePropertiesinline
operator VkPhysicalDeviceProperties const &() const VULKAN_HPP_NOEXCEPTVULKAN_HPP_NAMESPACE::PhysicalDevicePropertiesinline
operator!=(PhysicalDeviceProperties const &rhs) const VULKAN_HPP_NOEXCEPTVULKAN_HPP_NAMESPACE::PhysicalDevicePropertiesinline
operator=(PhysicalDeviceProperties const &rhs) VULKAN_HPP_NOEXCEPT=defaultVULKAN_HPP_NAMESPACE::PhysicalDeviceProperties
operator=(VkPhysicalDeviceProperties const &rhs) VULKAN_HPP_NOEXCEPTVULKAN_HPP_NAMESPACE::PhysicalDevicePropertiesinline
operator==(PhysicalDeviceProperties const &rhs) const VULKAN_HPP_NOEXCEPTVULKAN_HPP_NAMESPACE::PhysicalDevicePropertiesinline
PhysicalDeviceProperties(uint32_t apiVersion_={}, uint32_t driverVersion_={}, uint32_t vendorID_={}, uint32_t deviceID_={}, VULKAN_HPP_NAMESPACE::PhysicalDeviceType deviceType_=VULKAN_HPP_NAMESPACE::PhysicalDeviceType::eOther, std::array< char, VK_MAX_PHYSICAL_DEVICE_NAME_SIZE > const &deviceName_={}, std::array< uint8_t, VK_UUID_SIZE > const &pipelineCacheUUID_={}, VULKAN_HPP_NAMESPACE::PhysicalDeviceLimits limits_={}, VULKAN_HPP_NAMESPACE::PhysicalDeviceSparseProperties sparseProperties_={}) VULKAN_HPP_NOEXCEPTVULKAN_HPP_NAMESPACE::PhysicalDevicePropertiesinline
PhysicalDeviceProperties(PhysicalDeviceProperties const &rhs) VULKAN_HPP_NOEXCEPT=defaultVULKAN_HPP_NAMESPACE::PhysicalDeviceProperties
PhysicalDeviceProperties(VkPhysicalDeviceProperties const &rhs) VULKAN_HPP_NOEXCEPTVULKAN_HPP_NAMESPACE::PhysicalDevicePropertiesinline
pipelineCacheUUIDVULKAN_HPP_NAMESPACE::PhysicalDeviceProperties
sparsePropertiesVULKAN_HPP_NAMESPACE::PhysicalDeviceProperties
vendorIDVULKAN_HPP_NAMESPACE::PhysicalDeviceProperties