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

  /external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_atom_blend.c 114 translate_logicop(GLenum logicop) function
150 assert("invalid GL token in translate_logicop()" == NULL);
206 blend->logicop_func = translate_logicop(ctx->Color.LogicOp);
  /external/mesa3d/src/mesa/state_tracker/
st_atom_blend.c 114 translate_logicop(GLenum logicop) function
150 assert("invalid GL token in translate_logicop()" == NULL);
206 blend->logicop_func = translate_logicop(ctx->Color.LogicOp);

Completed in 650 milliseconds