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