This tool will do what is necessary to populate the Vulkan shader cache with most of the shaders that GTK will need.
4 lines
67 B
C
4 lines
67 B
C
#pragma once
|
|
|
|
void do_compile (int *argc, const char ***argv);
|