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

/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/state_tracker/
H A Dst_atom_blend.c182 if (ctx->Color._BlendFuncPerBuffer || ctx->Color._BlendEquationPerBuffer) {
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dblend.c250 ctx->Color._BlendFuncPerBuffer = GL_FALSE;
312 ctx->Color._BlendFuncPerBuffer = GL_TRUE;
H A Dattrib.c945 if (ctx->Color._BlendFuncPerBuffer ||
H A Dmtypes.h776 GLboolean _BlendFuncPerBuffer; member in struct:gl_colorbuffer_attrib
/external/mesa3d/src/mesa/main/
H A Dblend.c250 ctx->Color._BlendFuncPerBuffer = GL_FALSE;
312 ctx->Color._BlendFuncPerBuffer = GL_TRUE;
H A Dattrib.c945 if (ctx->Color._BlendFuncPerBuffer ||
H A Dmtypes.h776 GLboolean _BlendFuncPerBuffer; member in struct:gl_colorbuffer_attrib

Completed in 227 milliseconds