From 74de10f910fa4091254ddaf5316f6caca4f1a968 Mon Sep 17 00:00:00 2001 From: Greg Roth Date: Mon, 11 Mar 2024 14:38:50 -0600 Subject: [PATCH] Update 6.8 features to complete (#171) Sets status of Shader Model 6.8 features to complete: Wave Size Range, Expanded Comparison Sampling, and Extended Command Info Also sets version field in place of "Planned" version --- proposals/0013-wave-size-range.md | 4 ++-- proposals/0014-expanded-comparison-sampling.md | 6 ++---- proposals/0015-extended-command-info.md | 4 ++-- 3 files changed, 6 insertions(+), 8 deletions(-) diff --git a/proposals/0013-wave-size-range.md b/proposals/0013-wave-size-range.md index 93a7ac3f..a0dec75e 100644 --- a/proposals/0013-wave-size-range.md +++ b/proposals/0013-wave-size-range.md @@ -3,8 +3,8 @@ * Proposal: [0013](0013-wave-size-range.md) * Author(s): [Greg Roth](https://github.com/pow2clk) * Sponsor: [Greg Roth](https://github.com/pow2clk) -* Status: **Under Consideration** -* Planned Version: Shader Model 6.8 +* Status: Complete +* Version: Shader Model 6.8 ## Introduction diff --git a/proposals/0014-expanded-comparison-sampling.md b/proposals/0014-expanded-comparison-sampling.md index 5813075b..356291a3 100644 --- a/proposals/0014-expanded-comparison-sampling.md +++ b/proposals/0014-expanded-comparison-sampling.md @@ -4,10 +4,8 @@ * Author(s): [Greg Roth](https://github.com/pow2clk), [Jesse Natalie](https://github.com/jenatali) * Sponsor: [Greg Roth](https://github.com/pow2clk) -* Status: **Under Consideration** -* Planned Version: Shader Model 6.8 -* Issues: [30](https://github.com/microsoft/hlsl-specs/issues/30), - [81](https://github.com/microsoft/hlsl-specs/issues/81) +* Status: Complete +* Version: Shader Model 6.8 ## Introduction diff --git a/proposals/0015-extended-command-info.md b/proposals/0015-extended-command-info.md index c38c660d..a94d6c0e 100644 --- a/proposals/0015-extended-command-info.md +++ b/proposals/0015-extended-command-info.md @@ -3,8 +3,8 @@ * Proposal: [0015](0015-extended-command-info.md) * Author(s): [Greg Roth](https://github.com/pow2clk) * Sponsor: [Greg Roth](https://github.com/pow2clk) -* Status: **Under Consideration** -* Planned Version: Shader Model 6.8 +* Status: Complete +* Version: Shader Model 6.8 ## Introduction