Source position: vulkanlib.pas line 23597
type TvkCmdSetSampleLocationsEnableEXT = procedure(
commandBuffer: TVkCommandBuffer;
sampleLocationsEnable: TVkBool32
);