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 --------------------