ref: 4dadfc873e68bb238ae3bca009079b81285ce995
parent: f0fd257c39661d6544fbaf2f1078fb6d7361f827
author: sirjofri <sirjofri@sirjofri.de>
date: Mon Feb 26 09:42:40 EST 2024
.ad l for references
--- a/gpufs.txt
+++ b/gpufs.txt
@@ -213,15 +213,18 @@
.nr PS -1
.nr VS -2
.IP "[Nanite]" 10
+.ad l
Epic Games, ``Unreal Engine Public Roadmap: Nanite - Optimized Shading'',
.CW https://portal.productboard.com/epicgames/1-unreal-engine-
.CW public-roadmap/c/1250-nanite-optimized-shading ,
2024.
.IP "[SPIR-V]" 10
+.ad l
The Khronos Group Inc., ``SPIR-V Specification'',
.CW https://registry.khronos.org/SPIR-V/specs/unified1/SPIRV.html ,
2024.
.IP "[gpufs]" 10
+.ad l
Meyer, Joel, ``gpufs'' and ``spirva'',
.CW https://shithub.us/sirjofri/gpufs/HEAD/info.html
and
@@ -228,6 +231,7 @@
.CW https://shithub.us/sirjofri/spirva/HEAD/info.html ,
2024.
.IP "[desc]" 10
+.ad l
vulkan tutorial, ``Descriptor pool and sets'',
.CW https://vulkan-tutorial.com/Uniform_buffers/
.CW Descriptor_pool_and_sets ,