Go to the documentation of this file.
30 #ifndef __GLESGpuProgramManager_H__
31 #define __GLESGpuProgramManager_H__
47 typedef std::map<String, CreateGpuProgramCallback>
ProgramMap;
62 bool registerProgramFactory(
const String& syntaxCode, CreateGpuProgramCallback createFn);
63 bool unregisterProgramFactory(
const String& syntaxCode);
unsigned long long int ResourceHandle
Defines a program which runs on the GPU such as a vertex or fragment program.
map< String, String >::type NameValuePairList
Name / value parameter pair (first = name, second = value)
GpuProgramType
Enumerates the types of programs which can run on the GPU.
Defines a generic resource handler.
Abstract class representing a loadable resource (e.g.
Interface describing a manual resource loader.
std::map< String, CreateGpuProgramCallback > ProgramMap
Copyright © 2012 Torus Knot Software Ltd

This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Tue Apr 13 2021 08:53:15