You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I read the new documentation about shader resource binding. At first I thought that you should pass the same value as in the shader for firstSlot in SDL_GpuBind* functions, but that not the case. You should document that firstSlot start at 0 for each resource type and that SDL_Gpu does the translation to match binding point of the shader.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: