shithub: gpufswip

Download patch

ref: ad771cd7e0f803bf1647d2f906156814b612a164
parent: 47446961ae5977ce71e2ba0dc18364e63b0991d6
author: sirjofri <sirjofri@sirjofri.de>
date: Fri Apr 12 10:37:01 EDT 2024

fixes slide order

--- a/slides/slides.ms
+++ b/slides/slides.ms
@@ -52,6 +52,8 @@
 Inspired by Vulkan
 .sp 1i
 .IP •
+Designed by Khronos
+.IP •
 Lowlevel API
 .IP •
 Abstract and cross-platform
@@ -77,6 +79,18 @@
 .
 .bp
 .TL
+Shader Compilation
+.DS
+.PS <glsl.p
+.PE
+.DE
+.IP •
+Lots of magic happens in the driver
+.IP •
+SPIR-V program is cross-platform
+.
+.bp
+.TL
 Filesystem Interface
 .DS
 .PS
@@ -178,18 +192,6 @@
 Both are 3D vectors
 .IP •
 #(Invocations) = #(workgroups) · (Workgroup size)
-.
-.bp
-.TL
-Example Shader Program
-.DS
-.PS <glsl.p
-.PE
-.DE
-.IP •
-Lots of magic happens in the driver
-.IP •
-SPIR-V program is cross-platform
 .
 .bp
 .TL