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

/external/mesa3d/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.c231 if (ctx->Color._BlendFuncPerBuffer) {
276 ctx->Color._BlendFuncPerBuffer = GL_FALSE;
334 ctx->Color._BlendFuncPerBuffer = GL_TRUE;
H A Dattrib.c1028 if (ctx->Color._BlendFuncPerBuffer ||
H A Dmtypes.h456 GLboolean _BlendFuncPerBuffer; member in struct:gl_colorbuffer_attrib

Completed in 123 milliseconds