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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_cb_texture.c985 format_is_red(enum pipe_format format) function in typeref:typename:bool
1157 if (!format_is_red(dst) && !format_is_red_alpha(dst))
1166 } else if (!format_is_red(dst))
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_cb_texture.c1356 format_is_red(enum pipe_format format) function in typeref:typename:bool
1528 if (!format_is_red(dst) && !format_is_red_alpha(dst))
1537 } else if (!format_is_red(dst))

Completed in 9 milliseconds