OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:is_blend
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_rast_debug.c
77
is_blend
( const struct lp_rast_state *state,
function
107
is_blend
(state, head, i) ? "blended" : "");
248
boolean blend =
is_blend
(tile->state, block, k);
/external/mesa3d/src/gallium/drivers/llvmpipe/
lp_rast_debug.c
77
is_blend
( const struct lp_rast_state *state,
function
107
is_blend
(state, head, i) ? "blended" : "");
248
boolean blend =
is_blend
(tile->state, block, k);
Completed in 222 milliseconds