-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Description
Sorry I am a newbie
For one's intuition, we should first talk about vertex buffer
and index buffer
, then storage buffer
, and finally the uniform buffer
. This is because vertex buffers are the simplest one. Then may followed by "globally available" storage buffers, and finally special storage buffer: uniform buffers.
Now the order is very strange, after reading those buffers, I am very confused, and even went to look up why we need vertex buffers when we have uniform buffers - I don't understand why this ordered?
tiye
Metadata
Metadata
Assignees
Labels
No labels