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
  • ProgramBinaryTest.cpp
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    D3D11: Fix program binary crash with UBO bindings. · 51f522f1
    Jamie Madill authored Dec 21, 2016
    This crash could occur when saving and loading a program with UBO
    bindings that was never used in a draw operation. The fix is to
    ensure the D3DLinkedUniforms are properly initialized before we
    save the program binary.
    
    BUG=angleproject:1637
    
    Change-Id: I9691e375d19dc628f34f351ae94b68bd0f2f76b8
    Reviewed-on: https://chromium-review.googlesource.com/422665
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    51f522f1
ProgramBinaryTest.cpp 22.9 KB
EditWeb IDE
×

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