8#ifndef GALAXY_GRAPHICS_RENDERPIPELINE_HPP_
9#define GALAXY_GRAPHICS_RENDERPIPELINE_HPP_
unsigned int blend_equation
glBlendEquation.
unsigned int cull_face
glCullFace.
std::vector< unsigned int > enabled
glEnable features.
unsigned int blend_function
glBlendFunc for GL_SRC_ALPHA.
unsigned int depth_func
glDepthFunc.
std::vector< unsigned int > disabled
glDisable features.
unsigned int shader
Pipeline Ubershader.