Searched refs:SVGA3D_X8R8G8B8 (Results 1 – 5 of 5) sorted by relevance
49 return SVGA3D_X8R8G8B8; in svga_translate_format()138 SVGA3D_X8R8G8B8,601 case SVGA3D_X8R8G8B8: in svga_format_size()
525 if ( !( (f1 == SVGA3D_X8R8G8B8 && f2 == SVGA3D_A8R8G8B8) || in svga_texture_from_handle()526 (f1 == SVGA3D_A8R8G8B8 && f2 == SVGA3D_X8R8G8B8) || in svga_texture_from_handle()543 if (format == SVGA3D_X8R8G8B8) in svga_texture_from_handle()
413 case SVGA3D_X8R8G8B8: in svga_is_format_supported()
86 SVGA3D_X8R8G8B8 = 1, enumerator
1301 case SVGA3D_X8R8G8B8: in dump_SVGA3dCmdDefineSurface()