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