Provided supported formats through gfxstream caps
Includes more complete support for depth formats. Bug=b:352091996 Test=Ran CTS deqp test cases with cuttlefish 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:
committed by
Marge Bot
parent
7f9783c8f5
commit
669b530c83
@@ -124,7 +124,7 @@ struct vulkanCapset {
|
||||
uint32_t noRenderControlEnc;
|
||||
uint32_t alwaysBlob;
|
||||
uint32_t externalSync;
|
||||
uint32_t padding[12];
|
||||
uint32_t virglSupportedFormats[16];
|
||||
};
|
||||
|
||||
struct magmaCapset {
|
||||
|
||||
Reference in New Issue
Block a user