We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Initial D Extreme Stage (While Compiling Shaders) E {RSX Decompiler Thread} RSX: Failed to compile shader: ERROR: 0:121: 'tex00' : undeclared identifier ERROR: 0:121: 'texture' : no matching overloaded function found (using implicit conversion) ERROR: 0:121: 'process_texel' : no matching overloaded function found (using implicit conversion) ERROR: 0:121: 'assign' : cannot convert from 'const highp float' to 'inout 4-component vector of highp float'
The text was updated successfully, but these errors were encountered:
Missing every required information, no specs, no log file, but this is a known issue on Intel GPUs which we don't support.
If you can reproduce this on a non Intel GPU, open an issue with the required information, following the guidelines.
Closing as duplicate of #6199
Sorry, something went wrong.
@Carlosss18 Read my comment on Megathread
No branches or pull requests
Initial D Extreme Stage (While Compiling Shaders)
E {RSX Decompiler Thread} RSX: Failed to compile shader: ERROR: 0:121: 'tex00' : undeclared identifier
ERROR: 0:121: 'texture' : no matching overloaded function found (using implicit conversion)
ERROR: 0:121: 'process_texel' : no matching overloaded function found (using implicit conversion)
ERROR: 0:121: 'assign' : cannot convert from 'const highp float' to 'inout 4-component vector of highp float'
The text was updated successfully, but these errors were encountered: