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
  • libGLESv2
  • Buffer.cpp
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Move the index range cache to gl::Buffer. · ef9d63ec
    Jamie Madill authored Aug 04, 2014
    Because we want to move all validation to the API layer, we need to
    move the index validation to the API layer. This means exposing the
    index cache to the validation layer.
    
    In the future we will probably want a way to skip index validation
    when it's not necessary, or the chosen back-end handles index
    validation on its own.
    
    BUG=angle:571
    
    Change-Id: Iee1618e669bc28abf7e0709ca4a03b4727b1383e
    Reviewed-on: https://chromium-review.googlesource.com/210646Tested-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    ef9d63ec
Buffer.cpp 2.39 KB
EditWeb IDE
×

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