Bindless

“Bindless” is a colloquial term referring to a set of techniques and modern graphics API features that enable programmers to find resources via indices or pointers directly in the shader rather than using the traditional “bind” model. This can drastically increase flexibility and reduce draw calls