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

rsx: Failure to compile shader on texture2DReconstruct #10927

Closed
AniLeo opened this issue Sep 25, 2021 · 2 comments · Fixed by #10964
Closed

rsx: Failure to compile shader on texture2DReconstruct #10927

AniLeo opened this issue Sep 25, 2021 · 2 comments · Fixed by #10964
Assignees

Comments

@AniLeo
Copy link
Member

AniLeo commented Sep 25, 2021

RSX: ERROR: 0:372: 'texture2DReconstruct' : no matching overloaded function found 
ERROR: 0:372: 'process_texel' : no matching overloaded function found 
ERROR: 0:372: 'assign' :  cannot convert from ' const float' to ' temp highp 3-component vector of float'
ERROR: 0:372: '' : compilation terminated 
ERROR: 4 compilation errors.  No code generated.

System information
CPU: i9-10850k
GPU: RTX 3080 TI
OS: Windows 10
RAM: 64GB
GPU Drivers: 30.0.14.7212

Source: https://forums.rpcs3.net/thread-203419.html

@Linear524
Copy link

Interesting error (o_O)
Is it really another unimplemented RSX function ? Or PPU spelling a crap to RSX again ?

@kd-11 kd-11 self-assigned this Oct 5, 2021
@kd-11
Copy link
Contributor

kd-11 commented Oct 5, 2021

Seems to be a legit bug, I'll post a possible fix.

@kd-11 kd-11 added the In Progress This issue is actively being investigated at the moment. label Oct 6, 2021
@AniLeo AniLeo removed the In Progress This issue is actively being investigated at the moment. label Oct 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants