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

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
  • piglit
  • Merge requests
  • !199

glsl-es-3.10: add precision statement to a shader missing it

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Tapani Pälli requested to merge tpalli/piglit:precision-stmt into master Dec 10, 2019
  • Overview 3
  • Commits 1
  • Pipelines 4
  • Changes 1

Otherwise compilation fails with: Failed to compile FS: 0:3(1): error: No precision specified in this scope for type vec4' 0:4(1): error: No precision specified in this scope for type vec4'

Signed-off-by: Tapani Pälli tapani.palli@intel.com

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: precision-stmt