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