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 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GL
  • mesamesa
  • Merge requests
  • !34

glsl: do not add unused AoA indices to the program resources list

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Konstantin Lazukin requested to merge fix/92822_remove_unused_aoa_attributes into main Oct 01, 2021
  • Overview 14
  • Commits 1
  • Pipelines 23
  • Changes 1

glsl: do not add unused AoA indices to the program resources list

The same may be done for uniforms but collect_active_aoa_elements must be extended for structures (which is not required for vertex attributes).

Edited Oct 07, 2021 by Konstantin Lazukin
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix/92822_remove_unused_aoa_attributes