3#include <RendererFoundation/RendererFoundationDLL.h>
29 static void OnEngineStartup();
30 static void OnEngineShutdown();
33 static void DestroySamplers(
plGALDevice* m_pDevice);
38 static bool s_bInitialized;
The plRenderDevice class is the primary interface for interactions with rendering APIs It contains a ...
Definition Device.h:19
Manages and creates immutable samplers. Once registered, the immutable sampler will be automatically ...
Definition ImmutableSamplers.h:14
Definition HashTable.h:333
This class is optimized to take nearly no memory (sizeof(void*)) and to allow very fast checks whethe...
Definition HashedString.h:25
Type for important GAL events.
Definition Descriptors.h:253
Definition Descriptors.h:118
Default enum for returning failure or success, instead of using a bool.
Definition Types.h:54