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

shader: Make sure to use textureSize with the correct arguments

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Corentin Noël requested to merge tintou/virglrenderer:tintou/texturesize-rect into master Mar 21, 2022
  • Overview 7
  • Commits 1
  • Pipelines 14
  • Changes 1

In the case of gsampler2DRect, there is no second argument to be provided to textureSize.

Makes the spec@arb_texture_rectangle@copyteximage rect samples=2 not crash.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: tintou/texturesize-rect