KhronosGroup / KhronosGroup/OpenGL-Refpages
clarify glInvalidateFramebuffer page for z/s
Open
- Dominant language
- HTML
- Stars
- 492
- Forks
- 146
- PR merge metrics
- No merged PRs in 30d
Description
The core spec says:
```
Note that if a specified attachment has base internal format DEPTH_STENCIL but the attachments list
does not include DEPTH_STENCIL_ATTACHMENT or both DEPTH_ATTACHMENT
and STENCIL_ATTACHMENT, then only the specified portion of every pixel in the
subregion of pixels of the DEPTH_STENCIL buffer may be invalidated, and the
other portion must be preserved.
```
This should probably be in the reference page
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.