Axmol Engine 2.4.0-258ceca
|
Classes | |
class | BufferGL |
Store vertex and index data. More... | |
class | CommandBufferGL |
Store encoded commands for the GPU to execute. More... | |
class | CommandBufferGLES2 |
Store encoded commands for the GPU to execute. More... | |
class | DepthStencilStateGL |
Set depth and stencil status to pipeline. More... | |
class | DriverGL |
Use to create resoureces. More... | |
class | ProgramGL |
An OpenGL program. More... | |
class | RenderPipelineGL |
Set program and blend state. More... | |
class | ShaderModuleGL |
Create and compile shader. More... | |
class | Texture2DGL |
A 2D texture. More... | |
class | TextureCubeGL |
Texture cube. More... | |