Skip to content
Snippets Groups Projects

agx: Keep varyings forwarded to texture as fp32

Merged Alyssa Rosenzweig requested to merge alyssa/mesa:agx/fp32-texcoord into main

This works around bugs in a LOT of applications, since fp16 texture coordinates are almost never appropriate even though it's a valid implementation of the GLES spec. It also doesn't seem to matter for perf.

Code from the Bifrost compiler which implements the same workaround for slightly different reasons.

Cc @asahilina

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading