Source position: vulkanlib.pas line 23562
type TvkCmdSetDepthTestEnable = procedure(
commandBuffer: TVkCommandBuffer;
depthTestEnable: TVkBool32
);