Expose depth/stencil state. #17
Labels
DX12 ❎
The issue involves the DX12 backend.
Feature Request
New feature or request.
Priority: Medium
A issue with normal priority.
Requirement
An implementation is required before the next release.
Vulkan 🌋
The issue involves the Vulkan backend.
Milestone
Currently the depth/stencil state can only be enabled or disabled. This should be enhanced by exposing the depth and stencil states on a pipeline.
The depth state should expose:
The stencil state should expose:
† Part of the static state, i.e. if modified, the pipeline needs to be recreated.
The text was updated successfully, but these errors were encountered: