Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,083
    • Issues 3,083
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1,020
    • Merge requests 1,020
  • 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

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • MesaMesa
  • mesamesa
  • Merge requests
  • !1943

mesa/st: Fallback to name lookup when the variable have no Parameter

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Caio Oliveira requested to merge cmarcelo/mesa:r/st-param-name-fallback into master Sep 12, 2019
  • Overview 7
  • Commits 1
  • Pipelines 3
  • Changes 1

This brings back the fallback previously present in st_nir_lookup_parameter_index(): if there's no parameter associated with the variable, use a parameter from a variable with the same prefix.

We'll have to sort out something for SPIR-V, but in the meantime let's fix GLSL.

Fixes: b6384e57 ("mesa/st: Lookup parameters without using names")

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: r/st-param-name-fallback