Opcode rendering

This commit is contained in:
Robin Voetter
2020-08-15 23:51:37 +02:00
parent 94ad431332
commit bcda3eeb11
3 changed files with 32 additions and 8 deletions

View File

@@ -9,7 +9,7 @@ const IdRenderer = id_render.IdRenderer;
const preamble =
\\
\\// This file is generated from the Khronos Vulkan XML API Registry
\\// This file is generated from the Khronos Vulkan XML API registry
\\
\\const std = @import("std");
\\const builtin = @import("builtin");