Polyphase Game Engine
Loading...
Searching...
No Matches
GraphicsUtils.h
Go to the documentation of this file.
1#pragma once
2
3#include "GraphicsTypes.h"
4
5const char* GetRenderPassName(RenderPassId id);
RenderPassId
Definition GraphicsTypes.h:89
const char * GetRenderPassName(RenderPassId id)
Definition GraphicsUtils.cpp:3