documenting
This commit is contained in:
30
notes/CompuState.txt
Normal file
30
notes/CompuState.txt
Normal file
@@ -0,0 +1,30 @@
|
||||
Content-Type: text/x-zim-wiki
|
||||
Wiki-Format: zim 0.4
|
||||
Creation-Date: 2020-02-03T22:18:20-08:00
|
||||
|
||||
====== CompuState ======
|
||||
|
||||
[[~/source/Trac3r-rust/doc/sfml_rust/compu_state/struct.CompuState.html|Documentation]]
|
||||
|
||||
===== Details =====
|
||||
Compustate is a very simplified sibling to the CanvasState. We only hold the binary [[~/source/Trac3r-rust/doc/sfml_rust/compu_buffer/struct.CompuBuffers.html|CompuBuffers]] and the compiled kernels to compute them.
|
||||
|
||||
|
||||
--------------------
|
||||
|
||||
===== Data =====
|
||||
|
||||
**Borrowed:**
|
||||
device
|
||||
|
||||
**Owns:**
|
||||
[[~/source/Trac3r-rust/doc/sfml_rust/compu_buffer/struct.CompuBuffers.html|CompuBuffers]]
|
||||
CompuKernel
|
||||
--------------------
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user