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