Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
A
angle
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • angle
  • Repository

Switch branch/tag
  • angle
  • src
  • libANGLE
  • validationES.cpp
Find file
BlameHistoryPermalink
  • Geoff Lang's avatar
    Update ValidateSamplerParameterBase to use const parameters. · 4c0a2361
    Geoff Lang authored Jun 25, 2019
    ValidateSamplerParameterBase is called with both const and non-const
    parameter pointers which caused our explicit template instantiations to
    not cover all cases resulting in link errors.  Force the parameters to
    always be const so that our instantiations cover everything.
    
    BUG=angleproject:3555
    
    Change-Id: Ibf92572ba80a689c75dcdc70e5153d9941da76f3
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1676305Reviewed-by: 's avatarJonah Ryan-Davis <jonahr@google.com>
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    4c0a2361
validationES.cpp 203 KB
EditWeb IDE
×

Replace validationES.cpp

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.