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
  • tests
  • gl_tests
  • RobustResourceInitTest.cpp
Find file
BlameHistoryPermalink
  • Geoff Lang's avatar
    Refactor redefineImage and track dirty images properly. · 863b6236
    Geoff Lang authored Jun 08, 2017
    Several issues showed up in testing with WebGL:
     * Images should only be forcefully re-defined when there is no data to
       upload.
     * After an image is marked dirty, a later call to subImage would cause
       assertion failures because the texture storage would try to verify that
       the image was not dirty, don't try to copy directly to storage in this
       case.
    
    BUG=angleproject:1635
    
    Change-Id: I9e5d83850d743b7d4d2db938312ee5c35a3a79ee
    Reviewed-on: https://chromium-review.googlesource.com/527348
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    863b6236
RobustResourceInitTest.cpp 14.2 KB
EditWeb IDE
×

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