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