summaryrefslogtreecommitdiff
path: root/src/renderer/ral.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/renderer/ral.h')
-rw-r--r--src/renderer/ral.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/renderer/ral.h b/src/renderer/ral.h
index bd2d701..376898f 100644
--- a/src/renderer/ral.h
+++ b/src/renderer/ral.h
@@ -166,3 +166,6 @@ void gpu_backend_end_frame();
void gpu_temp_draw(size_t n_verts);
// TODO: --- Compute
+
+// --- Helpers
+vertex_description static_3d_vertex_description();