mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 20:28:04 +02:00
microsoft/compiler: correct typo
Reviewed-by: Jesse Natalie <jenatali@microsoft.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7578>
This commit is contained in:
parent
4c82cdcb7e
commit
314f18b22a
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ extern "C" {
|
|||
#endif
|
||||
|
||||
/* struct taken from DXILContainer
|
||||
* Enums values were replaced by uint32_t since the must occupy 32 bit
|
||||
* Enums values were replaced by uint32_t since they must occupy 32 bit
|
||||
*/
|
||||
|
||||
struct dxil_signature_element {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue