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
  • Sampler.h
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Use Resource IDs in RefCountObject. · f703443b
    Jamie Madill authored Sep 21, 2019
    This lets us use strongly typed IDs pretty much everywhere. Only one or
    two additional places still use GLuint IDs. Mostly for external queries
    and for Framebuffer Attachments.
    
    With some clever type reflection helpers lets us define a single
    template function for handling operator== and != for resource IDs.
    
    Refactor in preparation for more Capture/Replay work.
    
    Bug: angleproject:3611
    Change-Id: I1c0c848e89eb8a4b769714d57686f816daf01634
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1815550
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarTobin Ehlis <tobine@google.com>
    f703443b
Sampler.h 2.5 KB
EditWeb IDE
×

Replace Sampler.h

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.