Searched refs:SVGA3D_A8R8G8B8 (Results 1 – 5 of 5) sorted by relevance
47 return SVGA3D_A8R8G8B8; in svga_translate_format()53 return SVGA3D_A8R8G8B8; in svga_translate_format()154 SVGA3D_A8R8G8B8,602 case SVGA3D_A8R8G8B8: 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()545 else if (format == SVGA3D_A8R8G8B8) in svga_texture_from_handle()
412 case SVGA3D_A8R8G8B8: in svga_is_format_supported()
87 SVGA3D_A8R8G8B8 = 2, enumerator
1304 case SVGA3D_A8R8G8B8: in dump_SVGA3dCmdDefineSurface()