Source position: vulkanlib.pas line 23500
type TvkCmdDebugMarkerBeginEXT = procedure(
commandBuffer: TVkCommandBuffer;
const pMarkerInfo: PVkDebugMarkerMarkerInfoEXT
);