Skip to content
GitLab
  • Menu
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 2,765
    • Issues 2,765
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 927
    • Merge requests 927
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Mesa
  • mesamesa
  • Merge requests
  • !16321

TGSI/NTT: Add support for passing fp16 info on when driver supports it

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Gert Wollny requested to merge gerddie/mesa:tgsi-mtemps into main May 04, 2022
  • Overview 3
  • Commits 7
  • Pipelines 27
  • Changes 12

This MR adds support for passing the fp16 information from NIR to TGSI. Because 16 bit ops are only emitted when the driver advertises support for it, the emitted TGSI should not change for drivers that don't support fp16.

Host side patches: virgl/virglrenderer!796

Edited May 24, 2022 by Gert Wollny
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: tgsi-mtemps