MethanePowered / MethaneKit

🎲 Modern 3D graphics made simple with C++17 cross-platform framework and rendering abstraction API on top of DirectX 12, Metal & Vulkan
Apache License 2.0
846 stars 51 forks source link

Add Graphics RHI unit tests #122

Open egorodet opened 1 year ago

egorodet commented 1 year ago

Unit tests covering Base implementation of the Graphics RHI layer should be added to increase overall code coverage of the project.