Broken Vulkan on Android 14 QPR2/QPR3/15 DSU (PowerVR-BXM-8-256)

Hi @AlejandroC

Blockquote
According to the logcat message provided, the application running is reporting errors of type GrallocTestAlloc: Invalid color format for formats 59 and 56 (you will need to find out which are exactly those formats).

I think we have the same problem, see my message PowerVR GM 9446: vkCmdDrawIndexed crash - #8 by andreyogld3d

For instance, using an ASTC texture for offscreen rendering, since currently hardware cannot draw directly to ASTC compressed images.

O! it is strange case, for example Roblox games with good Vulkan Render :slight_smile: