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

[Fix] Shader compile error correctly reports shader type #3546

Merged
merged 1 commit into from
Oct 6, 2021

Conversation

mvaligursky
Copy link
Contributor

@mvaligursky mvaligursky commented Oct 6, 2021

  • correctly reports wether vertex or fragment shader failed to compile, instead of always suggesting it's vertex.

@mvaligursky mvaligursky self-assigned this Oct 6, 2021
@mvaligursky mvaligursky added area: graphics Graphics related issue bug labels Oct 6, 2021
@mvaligursky mvaligursky requested a review from a team October 6, 2021 08:23
@mvaligursky mvaligursky merged commit e7bcdbb into master Oct 6, 2021
@mvaligursky mvaligursky deleted the mvaligursky-shader-compile-error-fix branch October 6, 2021 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: graphics Graphics related issue bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants