|
KarmaEngine
Game Engine for practical learning and research purposes
|
Go to the source code of this file.
Enumerations | |
| enum class | Karma::ERHIInterfaceType { Hidden , Null , D3D11 , D3D12 , Vulkan , Metal , Agx , OpenGL } |
| Enumeration of supported RHI interface types. More... | |
Functions | |
| void | Karma::RHIInit () |
| Initializes the RHI. | |
| void | Karma::RHIExit () |
| Shuts down the RHI. | |
|
strong |
| KARMA_API void Karma::RHIExit | ( | ) |
Shuts down the RHI.
| KARMA_API void Karma::RHIInit | ( | ) |
Initializes the RHI.