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

VV::V1::Pipeline::DepthStencilState::CreateInfo struct
#include <VaultedVulkan/VV_Pipelines.hpp>

Specification

Contents

  • Reference
    • Base classes
    • Public variables

Base classes

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

Public variables

EType SType
const void* Next
CreateFlags Flags
Bool DepthTestEnable
Bool DepthWriteEnable
ECompareOperation DepthCompareOp
Bool DepthBoundsTestEnable
Bool StencilTestEnable
StencilOperationState Front
StencilOperationState Back
f32 MinDepthBounds
f32 MaxDepthBounds
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.