File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed
Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -12,11 +12,13 @@ assignees: ''
1212
1313** Steps to Reproduce**
1414<!-- - Provide a description of how to reproduce the error. If possible please
15- provide source and tool command line options. If the issue reproduces on
16- Compiler Explorer (https://godbolt.org/) or Shader Playground
17- (https://shader-playground.timjones.io/) please provide a link. If the source is
18- split across multiple files, please preprocess into a single file using DXC's
19- command line `-P -Fi <path>`. --->
15+ provide source and tool command line options, or if the issue reproduces on
16+ Compiler Explorer (https://godbolt.org/), please provide a link.
17+ If the source is split across multiple files, please preprocess into a single file using DXC's
18+ command line `-P -Fi <path>`.
19+
20+ Note: Do **not** use Shader Playground. Its DXC version is very stale.
21+ --->
2022
2123
2224** Actual Behavior**
You can’t perform that action at this time.
0 commit comments