OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:translate_logicop
(Results
1 - 1
of
1
) sorted by null
/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 137 milliseconds