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