Closed
Description
A number of OpenGL enums for specific overloads (rather than using GLEnum for literally everything) lack FlagsAttribute and thus give the ReSharper inspection BitwiseOperatorOnEnumWithoutFlags (see also #729)
The following are relevant to my uses but others may be affected:
- BufferStorageMask
- ClearBufferMask
- MapBufferAccessMask
Metadata
Metadata
Assignees
Labels
No labels