Searched refs:GGL_SRC_ALPHA (Results 1 – 2 of 2) sorted by relevance
122 …GGL_ZERO = 0, GGL_ONE, GGL_SRC_COLOR = 2, GGL_ONE_MINUS_SRC_COLOR, GGL_SRC_ALPHA, GGL_ONE_MINUS_SR… enumerator
150 case GGLBlendState::GGL_SRC_ALPHA: in BlendFactor()