You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[garbled mess]!Assertion failed!
Program: C:\...\retroarch_debug.exe
File: deps/glslang/glslang/SPIRV/SpvBuilder.cpp, Line 1756
Expression: isAggregateType(typId) || (getNumTypeConstitutents(typeId) > 1 && getNumTypeConstitutents(typeId) == (int)constituents.size())
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
The text was updated successfully, but these errors were encountered:
If I try to #include this file:
https://github.com/libretro/slang-shaders/blob/master/crt/shaders/crt-royale/src/tex2Dantialias.h
in any shader, RetroArch crashes with this error:
The text was updated successfully, but these errors were encountered: