HomeSort by relevance Sort by last modified time
    Searched refs:_BlendFuncPerBuffer (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/mesa/state_tracker/
st_atom_blend.c 182 if (ctx->Color._BlendFuncPerBuffer || ctx->Color._BlendEquationPerBuffer) {
  /external/mesa3d/src/mesa/main/
blend.c 231 if (ctx->Color._BlendFuncPerBuffer) {
276 ctx->Color._BlendFuncPerBuffer = GL_FALSE;
334 ctx->Color._BlendFuncPerBuffer = GL_TRUE;
attrib.c     [all...]
mtypes.h 456 GLboolean _BlendFuncPerBuffer;
    [all...]

Completed in 217 milliseconds