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