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:

committed by
Marge Bot

parent
4c82cdcb7e
commit
314f18b22a
@@ -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 {
|
||||
|
Reference in New Issue
Block a user