Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_encode.c44 static const enum virgl_formats virgl_formats_conv_table[PIPE_FORMAT_COUNT] = { enum
265 enum virgl_formats vformat = virgl_formats_conv_table[format]; in pipe_to_virgl_format()