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
  • scripts
  • generate_vulkan_layers_json.py
Find file
BlameHistoryPermalink
  • Tobin Ehlis's avatar
    Roll VK deps forward as of 8/31/2018 · 3a181e3e
    Tobin Ehlis authored Aug 29, 2018
    Roll Vulkan ANGLE dependencies forward as of 8/31/2018. This grabs some
    new validation checks including point-related checks that may be
    interesting for bug 2727.
    
    One of these checks, related to PointSize, is firing so I've added some
    code in the VK debug callback to suppress those error messages for now
    and filed a separate bug (2796) to fix that issue in the renderer.
    
    Had to overhaul the json gen script as validation changed how these are
    generated. They now use a base template with some strings replaced to
    account for platform and Vulkan header version. Offloaded all of that
    work to our existing json generate script which was previously more of
    an intelligent copy but now had some further intelligence for
    transforming from input template into final json files.
    
    Had to also roll glslang forward to meet shader validation dependency.
    
    Bug: angleproject:2727
    Change-Id: I929619cd258cddd6bc9c6743600e072c46736f5c
    Reviewed-on: https://chromium-review.googlesource.com/1194617Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Commit-Queue: Tobin Ehlis <tobine@google.com>
    3a181e3e
generate_vulkan_layers_json.py 2.91 KB
EditWeb IDE
×

Replace generate_vulkan_layers_json.py

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.