5#ifndef VK_DEPTHSTENCILSTATE_H
6#define VK_DEPTHSTENCILSTATE_H
~VK_DepthStencilState() override=default
vk::PipelineDepthStencilStateCreateInfo & getCreateInfo()
vk::StencilOpState convertStencilOpState(const StencilOpState &state) const
vk::StencilOpState m_backStencilState
vk::CompareOp convertCompareOp(CompareOp op) const
vk::PipelineDepthStencilStateCreateInfo m_createInfo
vk::StencilOp convertStencilOp(StencilOp op) const
vk::StencilOpState m_frontStencilState
VK_DepthStencilState(VK_Context *ctx)