Searched refs:_BlendEquationPerBuffer (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dblend.c379 ctx->Color._BlendEquationPerBuffer = GL_FALSE;
417 ctx->Color._BlendEquationPerBuffer = GL_TRUE;
472 ctx->Color._BlendEquationPerBuffer = GL_FALSE;
516 ctx->Color._BlendEquationPerBuffer = GL_TRUE;
H A Dattrib.c946 ctx->Color._BlendEquationPerBuffer) {
H A Dmtypes.h778 GLboolean _BlendEquationPerBuffer; member in struct:gl_colorbuffer_attrib
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
H A Dst_atom_blend.c182 if (ctx->Color._BlendFuncPerBuffer || ctx->Color._BlendEquationPerBuffer) {
/external/mesa3d/src/mesa/main/
H A Dblend.c379 ctx->Color._BlendEquationPerBuffer = GL_FALSE;
417 ctx->Color._BlendEquationPerBuffer = GL_TRUE;
472 ctx->Color._BlendEquationPerBuffer = GL_FALSE;
516 ctx->Color._BlendEquationPerBuffer = GL_TRUE;
H A Dattrib.c946 ctx->Color._BlendEquationPerBuffer) {
H A Dmtypes.h778 GLboolean _BlendEquationPerBuffer; member in struct:gl_colorbuffer_attrib
/external/mesa3d/src/mesa/state_tracker/
H A Dst_atom_blend.c182 if (ctx->Color._BlendFuncPerBuffer || ctx->Color._BlendEquationPerBuffer) {

Completed in 9343 milliseconds