Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_screen.c562 virgl_format_check_bitmask(enum pipe_format format, in virgl_format_check_bitmask() function
688 if (!virgl_format_check_bitmask(format, in virgl_is_format_supported()
700 if (!virgl_format_check_bitmask(format, caps->v2.scanout.bitmask, false)) in virgl_is_format_supported()
742 return virgl_format_check_bitmask(format, in virgl_is_format_supported()
877 screen->tweak_gles_emulate_bgra &= !virgl_format_check_bitmask( in virgl_create_screen()