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
  • serial_utils.h
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Vulkan: Move Resource Serial gen into Renderer. · 22e6fc03
    Jamie Madill authored Jul 31, 2020
    Putting Serial allocation in the Renderer allows the Helper
    classes to manage allocating its own Serial. The init functions for
    ImageViewHelper only have access to a vk::Context/RendererVk, not a
    ContextVk. This will be updated in a future CL.
    
    Re-uses the Serial Type X-Macro to do more code generation.
    Serial allocation now uses an atomic because of its now Renderer
    shared location.
    
    Bug: angleproject:4911
    Change-Id: I2d5d3d0bbf613d5468de795a700f66164291bc79
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2332884
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarShahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: 's avatarCharlie Lao <cclao@google.com>
    22e6fc03
serial_utils.h 3.19 KB
EditWeb IDE
×

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