mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-12 06:08:30 +09:00
[Fix]: PSO caching broken? Just re-generate on mismatch (TODO: fix this later)
This commit is contained in:
@@ -23,6 +23,7 @@ namespace MG_Util {
|
||||
void LogWrite(const char* format, va_list args);
|
||||
|
||||
const char* GLEnumToString(::GLenum value);
|
||||
const char* DiligentBlendFactorToString(Diligent::BLEND_FACTOR value);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user