Added docuemntation for shader utilities
This commit is contained in:
parent
1ae6fddb1f
commit
f306bf1042
7 changed files with 74 additions and 19 deletions
|
|
@ -15,12 +15,12 @@ Documentation Index (as per sidebar)
|
|||
:caption: C++ Documentation:
|
||||
|
||||
C++ Examples <overview/advanced-examples>
|
||||
C++ Memory Management Principles <overview/memory-management>
|
||||
C++ Build System Deep Dive <overview/build-system>
|
||||
C++ Converting GLSL/HLSL Shaders to Cpp Headers <overview/shaders-to-headers>
|
||||
C++ Extending Kompute with Custom Operations <overview/custom-operations>
|
||||
Memory Management Principles <overview/memory-management>
|
||||
Build System Deep Dive <overview/build-system>
|
||||
Processing Shaders (Online & Offline) <overview/shaders-to-headers>
|
||||
Extending Kompute with Custom Operations <overview/custom-operations>
|
||||
C++ Class Documentation & Reference <overview/reference>
|
||||
C++ Code Coverage <https://kompute.cc/codecov/>
|
||||
Test Code Coverage <https://kompute.cc/codecov/>
|
||||
|
||||
.. toctree::
|
||||
:titlesonly:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue