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
  • debug.h
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Vulkan: Add warnings for cache struct packing. · 763cec07
    Jamie Madill authored Oct 26, 2018
    This adds diagnostic warnings for packed cache structures. It ensures
    the packed versions of the structures don't have any unexpected
    misalignments or inserted members. This gives us consistent
    behaviour and ensures all memory is initialized.
    
    Implemented for Clang/GCC/MSVC.
    
    Bug: angleproject:2522
    Change-Id: I6ec453a40d292e4a498319ffa767988a502d225e
    Reviewed-on: https://chromium-review.googlesource.com/c/1302533Reviewed-by: 's avatarFrank Henigman <fjhenigman@chromium.org>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    763cec07
debug.h 12.5 KB
EditWeb IDE
×

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