Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • V virglrenderer
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 90
    • Issues 90
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 34
    • Merge requests 34
  • 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
  • virgl
  • virglrenderer
  • Merge requests
  • !628

vrend: Fix TXQ on GLES when not only the levels are queried or more than one samplers exist

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Gert Wollny requested to merge gerddie/virglrenderer:fix-texture1d-size-gles into master Oct 07, 2021
  • Overview 8
  • Commits 1
  • Pipelines 12
  • Changes 2

To query the size and number of levels we have to obtain the sampler as source for the size query, but also the index for the emulated level lookup, so default to always obtaining the right sampler, and add a special case for obtaining the sampler index.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix-texture1d-size-gles