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