VaultedVulkan
  1. Pages
    1. About
  2. Modules
  1. Classes
  2. Files

VV::V1::PhysicalDevice::Properties::Vulkan11 struct
#include <VaultedVulkan/VV_PhysicalDevice.hpp>

To query the properties of the driver corresponding to Vulkan 1.1 functionality, add VkPhysicalDeviceVulkan11Properties to the pNext chain of the VkPhysicalDeviceProperties2 structure.

Contents

  • Reference
    • Base classes
    • Public types
    • Public variables

Specification

Base classes

template<typename VulkanType, EStructureType TemplateSpecifiedStype = EStructureType::Max_Enum>
struct VV::V0::VKStruct_Base<VkPhysicalDeviceVulkan11Properties, EStructureType::PhysicalDevice_Vulkan_1_1_Properties>
Base struct for wrapping Vulkan native C API Structs.

Public types

using ShaderStageFlags = Bitfield<EShaderStageFlag, VkShaderStageFlags>

Public variables

EType SType
void* Next
UUID DeviceUUID
UUID DriverUUID
UUID DeviceLUID
ui32 DeviceNodeMask
Bool DeviceLUIDValid
ui32 SubgroupSize
ShaderStageFlags SubgroupSupportedStages
ESubgroupFeaturesFlag SubgroupSupportedOperations
Bool SubgroupQuadOperationsInAllStages
EPointClippingBehavior PointClippingBehavior
ui32 MaxMultiviewViewCount
ui32 MaxMultiviewInstanceIndex
Bool ProtectedNoFault
ui32 MaxPerSetDescriptors
DeviceSize MaxMemoryAllocationSize
Tab / T to search, Esc to close
…

Search for symbols, directories, files, pages or modules. You can omit any prefix from the symbol or file path; adding a : or / suffix lists all members of given symbol or directory.

Use ↓ / ↑ to navigate through the list, Enter to go. Tab autocompletes common prefix, you can copy a link to the result using ⌘ L while ⌘ M produces a Markdown link.

Sorry, nothing was found.

    VaultedVulkan. Created with Doxygen 1.8.17 and m.css.