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
  • renderer
  • d3d
  • IndexDataManager.cpp
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    D3D: Fix static promotion of dynamic index data. · 0e49e6b5
    Jamie Madill authored Mar 08, 2016
    The static promotion somehow slipped into the direct usage check,
    meaning we would never promote dynamic index data to static, even
    if unchanged for many frames. Fix this by putting the update back
    in the correct place.
    
    BUG=angleproject:1334
    
    Change-Id: I90897fcd2f6a2b231ccef9f1fa044d276b238b56
    Reviewed-on: https://chromium-review.googlesource.com/331388Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    0e49e6b5
IndexDataManager.cpp 12.6 KB
EditWeb IDE
×

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