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

Require a multiview program to draw to a multiview framebuffer #2487

Merged
merged 1 commit into from Aug 17, 2017

Conversation

Oletus
Copy link
Contributor

@Oletus Oletus commented Aug 17, 2017

Supporting drawing to multiview framebuffers with non-multiview
programs could require generating multiple versions of the program
object behind the scenes. This would require more complex code and
would result in worse and less predictable performance. Since this
kind of use has limited utility, it is better to make it to generate
an error.

Supporting drawing to multiview framebuffers with non-multiview
programs could require generating multiple versions of the program
object behind the scenes. This would require more complex code and
would result in worse and less predictable performance. Since this
kind of use has limited utility, it is better to make it to generate
an error.
@kenrussell
Copy link
Member

Sounds like a good restriction.

@kenrussell kenrussell merged commit c29eab3 into KhronosGroup:master Aug 17, 2017
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

Successfully merging this pull request may close these issues.

None yet

2 participants