Skip to content

Conversation

@bbernhar
Copy link
Contributor

Replaces custom enum flag type with Windows-defined DEFINE_ENUM_FLAG_OPERATORS. This avoids the need to export new types and allows the platform to conditionally provide one, if not defined.

Support for a minimum viable implementation #577

Replaces custom enum flag type with Windows-defined DEFINE_ENUM_FLAG_OPERATORS. This avoids the need to export new types and allows the platform to conditionally provide one, if not defined.

Support for a minimum viable implementation #577
@github-actions github-actions bot added Build Changes to build system. D3D12 DirectX 12 Backend Change Frontend Changes to common or GPU API agnostic code. Test Changes in tests. Vulkan Vulkan Backend Change labels Aug 26, 2022
@bbernhar bbernhar merged commit c8c58d4 into main Aug 26, 2022
@bbernhar bbernhar deleted the enum branch August 26, 2022 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Build Changes to build system. D3D12 DirectX 12 Backend Change Frontend Changes to common or GPU API agnostic code. Test Changes in tests. Vulkan Vulkan Backend Change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants