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