This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

[Vulkan] VK_KHR_swapchain

Any plans supporting this extensions? I'm seeing Mali currently doesn't supports it for some reason

  • It's being discussed. As per other similar questions you have raised we can't comment on any future product schedules or commitments, so I can't provide any more info that that, sorry.

    Cheers,
    Pete

  • Thanks Pete, good to know it was discussed.

    Do you have any updates/anything you could share regarding buffer_storage since it's now the only feature we need on GL ES (after r12p1 brought base_vertex) to get rid of main bottleneck by the video drivers.

  • The driver team have provided one further clarification which is that on Android providing this extension is the responsibility of the Vulkan loader on the platform, rather than by the driver itself. The driver implementation of the extension under discussion mentioned above will only impact non-Android Linux systems.

    HTH,
    Pete