Your ROOT_URL in app.ini is https://git.mitchellhansen.info/ but you are visiting https://mitchellhansen.com/mitchellhansen/Trac3r-rust/blame/commit/8c84c08f7e64f3ca10be2790cd957f112680c645/notes/VKProcessor/CanvasContainerClasses.txt You should set ROOT_URL correctly, otherwise the web may not work correctly.
Trac3r-rust/notes/VKProcessor/CanvasContainerClasses.txt

38 lines
720 B

Content-Type: text/x-zim-wiki
Wiki-Format: zim 0.4
Creation-Date: 2020-02-04T19:34:27-08:00
====== CanvasContainerClasses ======
[[/doc/sfml_rust/canvas/canvas_buffer/index.html|Documentation]]
===== Details =====
The Canvas needs to package certain buffers along with their metadata. These take the form of **Canvas Buffers**.
All buffers will have a coupled handle type stored in [[/src/canvas/managed/handles.rs|handles.rs]] and a reference to that handle
==== Todo ====
Need to pull out the persistent descriptor set **build **command after adding it's self.
===== Details =====
Container class for
**<notes>**
--------------------
===== Data =====
**Borrowed:**
**Owns:**
--------------------