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

TvkCmdSetDepthBounds

Declaration

Source position: vulkanlib.pas line 20479

type TvkCmdSetDepthBounds = procedure(

  commandBuffer: TVkCommandBuffer;

  minDepthBounds: TVkFloat;

  maxDepthBounds: TVkFloat

);



CT Web help

CodeTyphon Studio