I am trying to reinvent wheel of d3d12 encapsulation.
And I suddenly got an idea that bundle up the pipeline and generate one root signature for them.
The problems confuse me currently are:
- How to select root descriptor or descriptor table?
- Should I place root parameter with root descriptor if the same binding point was refered multiple time?
If this is not a good strategy. Please point it out and correct it.
Or there have any references can help, please show it to me.
New contributor
QUE is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.