code-d
code-d copied to clipboard
Better issue location for argument mismatch
Error: function pointer vkCreateGraphicsPipelines (VkDevice_handle* device, ulong pipelineCache, uint createInfoCount, const(VkGraphicsPipelineCreateInfo)* pCreateInfos, const(VkAllocationCallbacks)* pAllocator, ulong* pPipelines) is not callable using argument types (VkDevice_handle*, ulong, int, VkGraphicsPipelineCreateInfo*, ulong, ulong*)
should only highlight the second last argument for being wrong