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
  • include
  • platform
  • FeaturesGL.h
Find file
BlameHistoryPermalink
  • Geoff Lang's avatar
    Don't reset the texture size to zero in TextureGL::releaseTexImage on Mac. · e2ea45ba
    Geoff Lang authored Aug 23, 2019
    After unbinding IOSurface textures, we reset the texture size to 0 because
    some platforms don't correctly update their state tracking.  This call ends
    up generating GL_INVALID_OPERATION errors on Mac for unknown reasons.
    
    Skip the call, the size reset is not required on Mac anyways.
    
    BUG=angleproject:3859
    
    Change-Id: I5e39b6a36aaff41082a5fcc923970f8e97774675
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1769059Reviewed-by: 's avatarJonah Ryan-Davis <jonahr@google.com>
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    e2ea45ba
FeaturesGL.h 20 KB
EditWeb IDE
×

Replace FeaturesGL.h

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.