We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1e4959 commit 86f3c10Copy full SHA for 86f3c10
IGC/Compiler/CodeGenPublicEnums.h
@@ -26,7 +26,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
26
#pragma once
27
28
namespace IGC
29
-{
+{
30
enum HullShaderDispatchModes: signed int
31
{
32
SINGLE_PATCH_DISPATCH_MODE,
0 commit comments