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