Skip to content

Commit

Permalink
Add details about existing nano-COM compiler library and include desc…
Browse files Browse the repository at this point in the history
…ription of features and code snippet usage (#197)

* Work in progress (describing existing interface design/features)

* Add more content about types and helper library

* Add information about DXIL container inspection/manipulation support

* Add PDB utilty interface information

* Add skeleton section for How To snippets on using the DXC library

* Update titles/links

* Fix code snippet comment

* Add snippet on how to compile a shader

* Get ID3D12ShaderReflection from output

* Added more code snippets

* PR feedback and added ID3D12ShaderReflection info

* Removed excessive links and added ID3D12ShaderReflection link

* Add optimizer call snippet

* Separated api descriptions/code snippets into its own section

* PR feedback
  • Loading branch information
coopp authored Apr 30, 2024
1 parent 2efb89b commit 5e247a0
Showing 1 changed file with 946 additions and 5 deletions.
Loading

0 comments on commit 5e247a0

Please sign in to comment.