Open emilieroberts opened 5 years ago
logcat: rucrash.txt
Observations:
On today's Mesa master branch (https://gitlab.freedesktop.org/mesa/mesa/blob/c7e5d24d8f5281a85d9f6646e4d7601f947d6f7d), I found two bugs:
externalFormat = 0
, which is spec illegal. Instead, it should return failure.I will file a bug against the Intel driver.
We are seeing a crash on vkBindImageMemory with HEVC files on intel only (not Qualcomm). For example using this linked file taken on an iPhone (also seen with HEVC files from Samsung phones).
ahb_desc = {AHardwareBuffer_Desc}
ahb_format_props = {VkAndroidHardwareBufferFormatPropertiesANDROID}