Unit 'LabPipeline' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_vulkanlab]

LabDefaultStencilOpState

Declaration

Source position: LabPipeline.pas line 168

const LabDefaultStencilOpState: TVkStencilOpState = (failOp: VK_STENCIL_OP_KEEP; passOp: VK_STENCIL_OP_KEEP; depthFailOp: VK_STENCIL_OP_KEEP; compareOp: VK_COMPARE_OP_ALWAYS; compareMask: 0; writeMask: 0; reference: 0);



CT Web help

CodeTyphon Studio