Source position: vulkanlib.pas line 27899
type TvkCmdSetPolygonModeEXT = procedure(
commandBuffer: TVkCommandBuffer;
polygonMode: TVkPolygonMode
);