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