intel / external-mesa

16 stars 57 forks source link

[ww33]dEQP-VK.wsi.android.display_timing have 4 tets failed on android #91

Closed jennycao closed 6 years ago

jennycao commented 6 years ago

dEQP-VK.wsi.android.display_timing.fifo#display_timing | fail dEQP-VK.wsi.android.display_timing.fifo#reference | fail dEQP-VK.wsi.android.display_timing.mailbox#display_timing | fail dEQP-VK.wsi.android.display_timing.mailbox#reference | fail

strassek commented 6 years ago

These are all failing with VK_IMAGE_USAGE_STORAGE_BIT unsupported for gralloc swapchain

strassek commented 6 years ago

@jennycao This should now be fixed in master, please retest.

jennycao commented 6 years ago

@strassek this issue is fixed by #100, we retest and got pass, Thanks for the fix :)