Home
last modified time | relevance | path

Searched defs:alphaEquation (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/
Dangletypes.cpp487 const gl::BlendEquationType alphaEquation = FromGLenum<BlendEquationType>(modeAlpha); in setEquations() local
511 const gl::BlendEquationType alphaEquation = FromGLenum<BlendEquationType>(modeAlpha); in setEquationsIndexed() local
528 const gl::BlendEquationType alphaEquation = in setEquationsIndexed() local
DState.cpp756 void PrivateState::setBlendEquation(GLenum rgbEquation, GLenum alphaEquation) in setBlendEquation()
770 void PrivateState::setBlendEquationIndexed(GLenum rgbEquation, GLenum alphaEquation, GLuint index) in setBlendEquationIndexed()