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

Add DEPTH_STENCIL to depth-renderable list. #1945

Merged
merged 1 commit into from Jul 28, 2016

Conversation

JerryShih
Copy link
Contributor

In webgl2 3.7.5 Renderbuffer objects:
To be backward compatible with WebGL 1, also accepts internal format
DEPTH_STENCIL, which should be mapped to DEPTH24_STENCIL8 by implementations.

In webgl2 3.7.5 Renderbuffer objects:
To be backward compatible with WebGL 1, also accepts internal format
DEPTH_STENCIL, which should be mapped to DEPTH24_STENCIL8 by implementations.
@kdashg
Copy link
Contributor

kdashg commented Jul 28, 2016

This matches my understanding of the intent of getInternalformatParameter.
@kenrussell @grorg

@zhenyao
Copy link
Contributor

zhenyao commented Jul 28, 2016

I think this is a reasonable behavior for getinternalformatparameter and renderbufferstorage to be consistent. We should be explicitly say it in the spec in getinternalformatparameter to be clearer.

@zhenyao zhenyao merged commit 049c7a6 into KhronosGroup:master Jul 28, 2016
xeonchen pushed a commit to xeonchen/gecko-cinnabar that referenced this pull request Jul 29, 2016
moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this pull request Jul 29, 2016
Add DEPTH_STENCIL to depth-renderable list.
KhronosGroup/WebGL#1945

--HG--
extra : rebase_source : 8a983a7eb166cb60e31b0b0731fc67066199635d
jryans pushed a commit to jryans/gecko-dev that referenced this pull request Aug 5, 2016
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified that referenced this pull request Sep 30, 2019
Add DEPTH_STENCIL to depth-renderable list.
KhronosGroup/WebGL#1945

UltraBlame original commit: 22b93575a3d939787576df00ac185a8e1ece3e17
gecko-dev-updater pushed a commit to marco-c/gecko-dev-comments-removed that referenced this pull request Sep 30, 2019
Add DEPTH_STENCIL to depth-renderable list.
KhronosGroup/WebGL#1945

UltraBlame original commit: 22b93575a3d939787576df00ac185a8e1ece3e17
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified-and-comments-removed that referenced this pull request Sep 30, 2019
Add DEPTH_STENCIL to depth-renderable list.
KhronosGroup/WebGL#1945

UltraBlame original commit: 22b93575a3d939787576df00ac185a8e1ece3e17
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

3 participants