Home
last modified time | relevance | path

Searched refs:format_is_red_alpha (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_cb_texture.c959 format_is_red_alpha(enum pipe_format format) in format_is_red_alpha() function
1092 if (!format_is_red(dst) && !format_is_red_alpha(dst)) in reinterpret_formats()
1099 if (format_is_red_alpha(dst)) { in reinterpret_formats()