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
  • validationEGL.cpp
Find file
BlameHistoryPermalink
  • Tobin Ehlis's avatar
    More EGL validation refactor · d20e80b8
    Tobin Ehlis authored Aug 17, 2018
    Added separate Validate* functions for CopyBuffers(), BindTexImage(),
    ReleaseTexImage(), SwapInterval(), and BindAPI().
    For ValidateBindTexImage() the textureObject is set by validation when
    appropriate and then used in the core function to prevent replicating
    the textureObject look-up code.
    
    Bug: angleproject:798
    Change-Id: Ia32076a10aa0b044c2bdc8e2e24dd36d002c5022
    Reviewed-on: https://chromium-review.googlesource.com/1180090Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Commit-Queue: Tobin Ehlis <tobine@google.com>
    d20e80b8
validationEGL.cpp 102 KB
EditWeb IDE
×

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