gfxstream: guest: Gralloc --> GfxStreamGralloc

By popular demand..

Reviewed-by: Aaron Ruby <aruby@blackberry.com>
Acked-by: Yonggang Luo <luoyonggang@gmail.com>
Acked-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27246>
This commit is contained in:
Gurchetan Singh
2024-09-05 16:41:21 -07:00
committed by Marge Bot
parent 7fb31361f4
commit 8e02355e55
9 changed files with 165 additions and 7 deletions

View File

@@ -18,7 +18,7 @@
#include <vector>
#include "VirtGpu.h"
#include "gfxstream/guest/Gralloc.h"
#include "gfxstream/guest/GfxStreamGralloc.h"
namespace gfxstream {