Home
last modified time | relevance | path

Searched refs:translate_logicop (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_atom_blend.c115 translate_logicop(GLenum logicop) in translate_logicop() function
207 blend->logicop_func = translate_logicop(ctx->Color.LogicOp); in st_update_blend()
/external/virglrenderer/src/
Dvrend_renderer.c4113 translate_logicop(GLuint pipe_logicop) in translate_logicop() function
4202 glLogicOp(translate_logicop(state->logicop_func)); in vrend_hw_emit_blend()