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

VV::V0::Surface_PlatformAgnostic::Capabilities struct
#include <VaultedVulkan/VV_Surface.hpp>

Structure describing capabilities of a surface.

Contents

  • Reference
    • Base classes
    • Public functions
    • Public variables

Specification

Base classes

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

Public functions

auto operator==(const Capabilities& _other) -> bool
auto operator!=(const Capabilities& _other) -> bool

Public variables

ui32 MinImageCount
ui32 MaxImageCount
Extent2D CurrentExtent
Extent2D MinImageExtent
Extent2D MaxImageExtent
ui32 MaxImageArrayLayers
ETransformFlags SupportedTransforms
ETransform CurrentTransform
CompositeAlphaFlags SupportedCompositeAlpha
Image::UsageFlags SupportedUsageFlags
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.