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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_cb_texture.c966 format_is_alpha(enum pipe_format format) function in typeref:typename:bool
1150 if (format_is_alpha(src)) {
1151 if (!format_is_alpha(dst))
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_cb_texture.c1337 format_is_alpha(enum pipe_format format) function in typeref:typename:bool
1521 if (format_is_alpha(src)) {
1522 if (!format_is_alpha(dst))

Completed in 10 milliseconds