Updated description of diagram
This commit is contained in:
parent
3b3fc0189f
commit
db03a4bacf
1 changed files with 2 additions and 2 deletions
|
|
@ -100,7 +100,7 @@ int main() {
|
|||
|
||||
Build your own pre-compiled operations for domain specific workflows.
|
||||
|
||||
We also provide tools that allow you to [convert shaders into C++ headers]().
|
||||
We also provide tools that allow you to [convert shaders into C++ headers](https://github.com/EthicalML/vulkan-kompute/blob/master/scripts/convert_shaders.py#L40).
|
||||
|
||||
```c++
|
||||
|
||||
|
|
@ -231,7 +231,7 @@ Simplified Kompute Components
|
|||
|
||||
<br>
|
||||
<br>
|
||||
(very tiny, check the docs to for details)
|
||||
(very tiny, check the [full reference diagram in docs for details](https://ethicalml.github.io/vulkan-kompute/overview/reference.html))
|
||||
<br>
|
||||
<br>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue