jay1975h
Results
2
issues of
jay1975h
Add static const textures to the texture viewer window that are set via the ResourceDescriptorHeap
3
## Description Dynamic resources in Shader Model 6.6 allows you to set a static const texture using the ResourceDescriptorHeap. For example: ``` cbuffer Ids { int id1; }; static const...
Feature
Unresolved
## Description of Feature Ability to view commands inside a command bundle in DX12. I can see the ExecuteBundle command when inspecting a DX12 capture. However, when I click on...
Feature
Unresolved