28 #ifndef HPL_GPU_PROGRAM_MANAGER_H 29 #define HPL_GPU_PROGRAM_MANAGER_H 31 #include "hpl1/engine/resources/ResourceManager.h" 33 #include "hpl1/engine/graphics/GPUProgram.h" 37 class iLowLevelGraphics;
64 #endif // HPL_GPU_PROGRAM_MANAGER_H iGpuProgram * CreateProgram(const tString &vertex, const tString &fragment, eGpuProgramType aType=eGpuProgramType_LastEnum)
Definition: ResourceBase.h:36
Definition: GpuProgramManager.h:39
Definition: FileSearcher.h:43
Definition: low_level_resources.h:40
Definition: low_level_system.h:95
Definition: ResourceManager.h:52
Definition: LowLevelGraphics.h:200
Definition: GPUProgram.h:62