Skip to content
GitLab
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 3,033
    • Issues 3,033
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 984
    • Merge requests 984
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • MesaMesa
  • mesamesa
  • Merge requests
  • !627

anv: don't use default pipeline cache for hits for VK_EXT_pipeline_creation_feedback

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Lionel Landwerlin requested to merge llandwerlin/mesa:review/VK_EXT_pipeline_creation_feedback-fix into master Apr 10, 2019
  • Overview 1
  • Commits 1
  • Pipelines 2
  • Changes 1

If the user didn't provide a pipeline cache and we're using the default internal pipeline cache, then we shouldn't consider a cache hit for VK_EXT_pipeline_creation_feedback as the application did not provide a cache.

Signed-off-by: Lionel Landwerlin lionel.g.landwerlin@intel.com Fixes: 6601e5d6 ("anv: implement VK_EXT_pipeline_creation_feedback")

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: review/VK_EXT_pipeline_creation_feedback-fix