Searched refs:has_etc2 (Results 1 – 5 of 5) sorted by relevance
60 .has_etc2 = true, in main()
141 boolean has_etc2; member
77 if (_mesa_is_format_etc2(mesaFormat) && !st->has_etc2) { in st_mesa_format_to_pipe_format()
567 st->has_etc2 = screen->is_format_supported(screen, PIPE_FORMAT_ETC2_RGB8, in st_create_context_priv()
440 return !st->has_etc2; in st_compressed_format_fallback()