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

TvkCmdSetDepthBias

Declaration

Source position: vulkanlib.pas line 20477

type TvkCmdSetDepthBias = procedure(

  commandBuffer: TVkCommandBuffer;

  depthBiasConstantFactor: TVkFloat;

  depthBiasClamp: TVkFloat;

  depthBiasSlopeFactor: TVkFloat

);



CT Web help

CodeTyphon Studio