Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2,709
    • Issues 2,709
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 907
    • Merge requests 907
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Mesa
  • mesamesa
  • Issues
  • #5426
Closed
Open
Created Sep 28, 2021 by kd-11@kd-11

anv: descriptorBindingUniformBufferUpdateAfterBind feature is not supported

Unlike the windows driver, anv does not support the descriptorBindingUniformBufferUpdateAfterBind from the VK_EXT_descriptor_indexing extension. This feature would allow more optimal draw batching for the RPCS3 emulator, where we cannot reuse descriptors as normal applications can and have to do everything dynamically. Given the healthy performance gains observed with other vendors when using this extension, I am curious if it is a hardware limitation that keeps this from working on anv.

vulkaninfo.txt

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking