Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,079
    • Issues 3,079
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1,020
    • Merge requests 1,020
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • MesaMesa
  • mesamesa
  • Repository
Switch branch/tag
  • mesa
  • src
  • compiler
  • clc
  • clc_helpers.cpp
Find file BlameHistoryPermalink
  • Icecream95's avatar
    clc: Use stringstream for printing spirv errors · f2262228
    Icecream95 authored Jan 19, 2022 and Marge Bot's avatar Marge Bot committed Apr 14, 2022
    
    
    The type of the spv_position_t components can differ across platforms,
    it's simpler to just let C++ overloading handle it.
    
    Reviewed-by: Karol Herbst's avatarKarol Herbst <kherbst@redhat.com>
    Reviewed-by: Faith Ekstrand's avatarJason Ekstrand <jason.ekstrand@collabora.com>
    Part-of: <!15437>
    f2262228