llvm / llvm/offload-test-suite

[DirectX] Add depth/stencil buffer support

Open
#1,046 1 comment 0 reactions 1 assignee View on GitHub

@Icohedron is already working on this.

Since Aug 19, 2026.

Dominant language
C++
Stars
18
Forks
39
Avg merge
2d 18h
Merged PRs (30d)
40

Description

This is required for testing of the `SV_Depth*` and `SV_StencilRef` semantics.

Current status: Depth/stencil buffer backend is already supported: https://github.com/llvm/offload-test-suite/pull/756 and https://github.com/llvm/offload-test-suite/pull/1020

This allows testing of the `SV_Depth*` semantics, however, the `SV_StencilRef` is currently never enabled through the schema.

AC:
- [ ] Add schema to allow for enabling the stencil ref state
- [ ] Add test demonstrating that we can observe the stencil ref works
- [ ] Add test demonstrating we can observe the various depth types

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.