|
KarmaEngine
Game Engine for practical learning and research purposes
|
#include "KarmaRHI.h"Go to the source code of this file.
Classes | |
| class | Karma::FDynamicRHI |
| Abstract base class for Dynamic Rendering Hardware Interface (RHI). More... | |
Functions | |
| FDynamicRHI * | Karma::PlatformCreateDynamicRHI () |
| Each platform that utilizes dynamic RHIs should implement this function. | |
|
extern |
Each platform that utilizes dynamic RHIs should implement this function.
Called to create the instance of the dynamic RHI.