Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SpvBuilder-related crash from shader #2

Open
hizzlekizzle opened this issue Oct 13, 2016 · 0 comments
Open

SpvBuilder-related crash from shader #2

hizzlekizzle opened this issue Oct 13, 2016 · 0 comments

Comments

@hizzlekizzle
Copy link
Contributor

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:

[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.
Themaister pushed a commit that referenced this issue Jan 22, 2017
Create crt-easymode.slang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant