[Shader JIT] Add caching

This commit is contained in:
wheremyfoodat 2023-06-07 20:33:37 +03:00
parent 364443d66f
commit 4064abfdeb
9 changed files with 77 additions and 5 deletions

View file

@ -29,7 +29,7 @@
#include <algorithm>
#include <string.h> // for memcpy and memset
#include "cityhash.hpp"
#include "include/cityhash.hpp"
#include "swap.hpp"
// #include "config.h"