Skip to content

Latest commit

 

History

History
 
 

shared

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Shared compiler code

This repository contains code that is shared between different graphics compilers and drivers.

  • Continuations contains a collection of passes to convert shaders to coroutines.
  • CompilerUtils is a library of helpers for frontendy functionality shared by different compiler stacks.
  • LgcRt contains the lgc.rt dialect definition and helpers.