Searched refs:alpha_to_red (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_cb_texture.c843 alpha_to_red(enum pipe_format format) function in typeref:enum:pipe_format
1154 src = alpha_to_red(src);
1155 dst = alpha_to_red(dst);
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_cb_texture.c1214 alpha_to_red(enum pipe_format format) function in typeref:enum:pipe_format
1525 src = alpha_to_red(src);
1526 dst = alpha_to_red(dst);

Completed in 16 milliseconds