logoalt Hacker News

Rohansilast Thursday at 1:11 AM0 repliesview on HN

Modern graphics APIs minimize the number of graphics API calls vs. OpenGL and similar. Vulkan/Metal/DirectX 12 will have you pass command buffers with many commands in them instead of separate API calls for everything.