Pyrogenesis  trunk
Namespaces | Functions
Mapping.h File Reference
#include "lib/ogl.h"
#include "renderer/backend/PipelineState.h"
Include dependency graph for Mapping.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Renderer
 
 Renderer::Backend
 
 Renderer::Backend::GL
 
 Renderer::Backend::GL::Mapping
 

Functions

GLenum Renderer::Backend::GL::Mapping::FromCompareOp (const CompareOp compareOp)
 
GLenum Renderer::Backend::GL::Mapping::FromStencilOp (const StencilOp stencilOp)
 
GLenum Renderer::Backend::GL::Mapping::FromBlendFactor (const BlendFactor blendFactor)
 
GLenum Renderer::Backend::GL::Mapping::FromBlendOp (const BlendOp blendOp)