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,883
    • Issues 2,883
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 922
    • Merge requests 922
  • 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
  • Merge requests
  • !12095

Merged
Created Jul 28, 2021 by Tomeu Vizoso@tomeuDeveloper

panvk: vkCmdCopy*, vkCmd{Fill,Update}Buffer() and vkCmd*Clear()

  • Overview 40
  • Commits 24
  • Pipelines 30
  • Changes 19

A bunch of patches from @bbrezillon that allows us to run more dEQP tests.

With these patches,

dEQP-VK.api.copy_and_blit.core.image_to_image.*
dEQP-VK.api.copy_and_blit.core.buffer_to_buffer.*` 
dEQP-VK.api.copy_and_blit.core.buffer_to_image.*
dEQP-VK.api.copy_and_blit.core.image_to_buffer.*
dEQP-VK.api.fill_and_update_buffer.*

are passing on Bifrost. Midgard needs a few patches from !12787 to pass those tests.

Edited Sep 10, 2021 by Boris Brezillon
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: panvk-vkCmdCopyImageToBuffer