KarmaEngine
Game Engine for practical learning and research purposes
Loading...
Searching...
No Matches
DynamicRHI.h File Reference
#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

FDynamicRHIKarma::PlatformCreateDynamicRHI ()
 Each platform that utilizes dynamic RHIs should implement this function.

Detailed Description

Author
Tim Sweeney
Date
December 15, 2025

Function Documentation

◆ PlatformCreateDynamicRHI()

FDynamicRHI * Karma::PlatformCreateDynamicRHI ( )
extern

Each platform that utilizes dynamic RHIs should implement this function.

Called to create the instance of the dynamic RHI.

Since
Karma 1.0.0