Skip to content

Comments

Depth/Stencil GPU written Texture fixes#2800

Merged
pmuetschard merged 2 commits intogoogle:masterfrom
pmuetschard:depth_stencil
Jun 6, 2019
Merged

Depth/Stencil GPU written Texture fixes#2800
pmuetschard merged 2 commits intogoogle:masterfrom
pmuetschard:depth_stencil

Conversation

@pmuetschard
Copy link
Member

  • Correctly deal with GPU written depth_stencil textures.
  • Fix a depth texture read back issue.

Fixes #2740

Since we cannot actually readback stencil data, simply clear it to
zeros in the conversion.
@pmuetschard pmuetschard merged commit d7c37c9 into google:master Jun 6, 2019
@pmuetschard pmuetschard deleted the depth_stencil branch June 6, 2019 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Invalid format for GL_DEPTH_COMPONENT, GL_UNSIGNED_SHORT

3 participants