Searched refs:virgl_format_check_bitmask (Results 1 – 1 of 1) sorted by relevance
589 virgl_format_check_bitmask(enum pipe_format format, in virgl_format_check_bitmask() function715 if (!virgl_format_check_bitmask(format, in virgl_is_format_supported()727 if (!virgl_format_check_bitmask(format, caps->v2.scanout.bitmask, false)) in virgl_is_format_supported()773 return virgl_format_check_bitmask(format, in virgl_is_format_supported()1009 …screen->tweak_gles_emulate_bgra &= !virgl_format_check_bitmask(PIPE_FORMAT_B8G8R8A8_SRGB, caps->v1… in virgl_create_screen()