Unit 'vulkanlib' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_vulkan]

TvkCmdSetStencilReference

Declaration

Source position: vulkanlib.pas line 20482

type TvkCmdSetStencilReference = procedure(

  commandBuffer: TVkCommandBuffer;

  faceMask: TVkStencilFaceFlags;

  reference: TVkUInt32

);



CT Web help

CodeTyphon Studio