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
  • common
  • angleutils.h
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    D3D11: Consolidate InputLayout allocation. · 5978e28d
    Jamie Madill authored Jun 02, 2017
    This introduces a helper type to act as the initialization data type
    for input element arrays. A WrappedArray class acts as a helper class
    to wrap a C array and size into a C++ class, similar to std::array
    but without the data storage.
    
    Also move resource deallocation memory counting into a single code
    path.
    
    BUG=angleproject:2034
    
    Change-Id: I5e108254777f0df65f5f60fe26e760c71b95b542
    Reviewed-on: https://chromium-review.googlesource.com/506775Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    5978e28d
angleutils.h 4.72 KB
EditWeb IDE
×

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