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
  • include
  • platform
  • FeaturesMtl.h
Find file
BlameHistoryPermalink
  • Shahbaz Youssefi's avatar
    Vulkan: Generate SPIR-V directly from the translator; Part 1 · 9bc837f6
    Shahbaz Youssefi authored Apr 07, 2021
    This is the first change in a series to generate SPIR-V directly from
    the translator's AST, instead of the generating text GLSL and feeding it
    to glslang.
    
    This change implements the majority of the work needed to map AST types
    to SPIR-V types, and declare types and interface variables in SPIR-V.
    Additionally, it lays the infrastructure to conditionally enabling this
    path in end2end tests.
    
    No tests are currently enabled as the change doesn't actually generate
    code for function bodies yet.
    
    Bug: angleproject:4889
    Change-Id: Iacb28b6907fd48c50e4cc5a0e7ad72f6eed241d4
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2889603
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: 's avatarTim Van Patten <timvp@google.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    9bc837f6
FeaturesMtl.h 4.36 KB
EditWeb IDE
×

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