VV::V1::Pipeline::DepthStencilState struct

Pipeline state controlling the depth bounds tests, stencil test, and depth test.

Contents

Specification

Public types

struct CreateInfo
Specification
using CreateFlags = Bitfield<EUndefined, VkPipelineDepthStencilStateCreateFlags>
Specification