Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[HdSt] Reorganized resource binding for indirect draw batches
Implemented common methods for binding and unbinding draw item resources used for drawing and also for instanced and non-instanced view frustum culling. The two methods previously used for instanced and non-instanced view frustum culling have been combined, since most of the code is common to both methods. Also, moved some culling specific code from from the Prepare() method down into the culling implementation. (Internal change: 2205708)
- Loading branch information