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
  • validationES3.cpp
Find file
BlameHistoryPermalink
  • Olli Etuaho's avatar
    Fix buffer mapping validation and refactor entry points · 4f66748d
    Olli Etuaho authored Mar 30, 2016
    Checks for extension support are added to GetBufferPointervOES,
    mapBufferOES, unmapBufferOES, mapBufferRangeEXT and
    flushMappedBufferRangeEXT.
    
    The GetBufferPointerv function now checks if state is queried from
    buffer object zero.
    
    The code is also refactored so that validation happens in separate
    validation functions and the implementations are in Context functions.
    
    BUG=angleproject:1101
    TEST=dEQP-GLES3.functional.negative_api.state.get_buffer_pointerv
         dEQP-GLES3.functional.*buffer*map* (no regression)
    
    Change-Id: I0f439abd12c92c51324f2e5a31bf621f61534306
    Reviewed-on: https://chromium-review.googlesource.com/336164Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    Commit-Queue: Olli Etuaho <oetuaho@nvidia.com>
    4f66748d
validationES3.cpp 80 KB
EditWeb IDE
×

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