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

Vulkan: Implement stencil buffer support for the default render target #7233

Closed
bejado opened this issue Oct 4, 2023 · 0 comments · Fixed by #7277
Closed

Vulkan: Implement stencil buffer support for the default render target #7233

bejado opened this issue Oct 4, 2023 · 0 comments · Fixed by #7277
Assignees
Labels
vulkan Issues with the Vulkan backend

Comments

@bejado
Copy link
Member

bejado commented Oct 4, 2023

#7227 allocates a default stencil buffer for Metal for the default render target if the SwapChain::CONFIG_HAS_STENCIL_BUFFER flag is set on the SwapChain. Other backends should behave similarly.

@bejado bejado added the vulkan Issues with the Vulkan backend label Oct 4, 2023
poweifeng added a commit that referenced this issue Oct 18, 2023
poweifeng added a commit that referenced this issue Oct 19, 2023
poweifeng added a commit that referenced this issue Oct 19, 2023
plepers pushed a commit to plepers/filament that referenced this issue Dec 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vulkan Issues with the Vulkan backend
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants