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