Spirv binaries are now compiled into the standard asset bundle

This commit is contained in:
2020-12-30 17:03:18 -08:00
parent 893092e0ad
commit 75d3f019ae
6 changed files with 67 additions and 20 deletions

View File

@@ -184,6 +184,7 @@ typedef struct {
typedef struct {
KrStructureType sType;
KrResourceMapIndex bundleHandle;
KrResourceMapIndex logHandle;
} KrCompileAllShadersInfo;