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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_screen.c84 bool has_tex = fd6_texture_format(format, TILE6_LINEAR) != FMT6_NONE; local in function:fd6_screen_is_format_supported
87 has_tex &&
95 has_color && has_tex) {
107 (fd6_pipe2depth(format) != (enum a6xx_depth_format) ~0) && has_tex) {

Completed in 2 milliseconds