You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @brief Patches the Adreno graphics driver to enable support for BCn compressed formats
* @param vkGetPhysicalDeviceFormatPropertiesFn A pointer to vkGetPhysicalDeviceFormatProperties obtained through vkGetInstanceProcAddr; this is used to find the correct function to patch
* @return If the patching succeeded, on fail the driver will be in an undefined state