Skip to content

Commit 86f3c10

Browse files
MaciejKalinskigfxbot
authored andcommitted
New vulkan feature
Change-Id: I279fcd1ae3999c5690b2ed60c4cdfadb8dcbcb8f
1 parent f1e4959 commit 86f3c10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

IGC/Compiler/CodeGenPublicEnums.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2626
#pragma once
2727

2828
namespace IGC
29-
{
29+
{
3030
enum HullShaderDispatchModes: signed int
3131
{
3232
SINGLE_PATCH_DISPATCH_MODE,

0 commit comments

Comments
 (0)