From fdb8f93b0bb2817137d92dc0acf231c61cadd903 Mon Sep 17 00:00:00 2001 From: Quaternions Date: Sat, 30 Sep 2023 00:17:52 -0700 Subject: [PATCH] how could I forger shaders --- src/sniffer.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/sniffer.rs b/src/sniffer.rs index b5de7aa..4ab8096 100644 --- a/src/sniffer.rs +++ b/src/sniffer.rs @@ -48,6 +48,7 @@ for block_id in 1..num_spacial_blocks{ BLOCK_MAP_RESOURCE: //an individual one of the following: - model (IndexedModel) + - shader (compiled SPIR-V) - image (JpegXL) - sound (Opus) - video (AV1)