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
  • ContextState.cpp
Find file
BlameHistoryPermalink
  • Geoff Lang's avatar
    Fix GL_MAX_SAMPLES query for ES3 when the extension is missing. · 44ec2f59
    Geoff Lang authored Feb 10, 2017
    This query was added in both ES3 and ANGLE_framebuffer_multisample but
    the code was never updated to accept it for an ES3 context without the
    extension present.
    
    Caught by the angle passthrough command decoder fuzzer.
    
    BUG=602737
    
    Change-Id: Ic9a8c67747777ef48e1dd227110482998fee75ce
    Reviewed-on: https://chromium-review.googlesource.com/440651Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    44ec2f59
ContextState.cpp 22.2 KB
EditWeb IDE
×

Replace ContextState.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.