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,770
    • Issues 2,770
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 930
    • Merge requests 930
  • 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
  • !5961

android: panfrost/encoder: add libmesa_nir static dependency

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged maurossi requested to merge issor.oruam/mesa:panfrost_w29 into master Jul 17, 2020
  • Overview 2
  • Commits 1
  • Pipelines 6
  • Changes 1

Fixes the following build error:

In file included from external/mesa/src/panfrost/encoder/pan_blit.c:34: In file included from external/mesa/src/panfrost/encoder/../midgard/midgard_compile.h:27: external/mesa/src/compiler/nir/nir.h:52:10: fatal error: 'nir_opcodes.h' file not found ^~~~~~~~~~~~~~~ 1 error generated.

Fixes: 293f2518 ("panfrost: Use Midgard-specific reloads") Signed-off-by: Mauro Rossi issor.oruam@gmail.com

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: panfrost_w29