Add support for pre and post HLSL qualifier validation
The change makes it possible to define a const variable after the marked type. Example "float const"
This commit is contained in:
parent
4ae01c5f41
commit
44779f508a
3 changed files with 20 additions and 22 deletions
|
|
@ -1,7 +1,7 @@
|
|||
//
|
||||
// Copyright (C) 2016-2018 Google, Inc.
|
||||
// Copyright (C) 2016 LunarG, Inc.
|
||||
// Copyright (C) 2023 Mobica Limited
|
||||
// Copyright (C) 2023 Mobica Limited.
|
||||
//
|
||||
// All rights reserved.
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue