Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • P piglit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 42
    • Issues 42
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 68
    • Merge requests 68
  • 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
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • MesaMesa
  • piglit
  • Merge requests
  • !56

fbo-blit: Test for accurate proportions during significant scalage/shrinkage with and without clipping

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Yevhenii Kolesnikov requested to merge GL/piglit:test/fbo-blit-proportions into main May 21, 2019
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 3

The following test helped detecting incorrect rendering on blitting, when floats were replaced with integers in this patch, while the rest of CI tests passed.

Covers cases of scaling up and shrinking down (both with and without clipping source), combined with mirroring and clipping to/from very narrow region (which may significantly affect proportions of resulting image).

Edited Mar 27, 2021 by Jordan Justen
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: test/fbo-blit-proportions