Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Big update to flesh out const instance methods #34

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Feb 9, 2023

  1. Big update to flesh out const instance methods

    I started digging a bit into this in DXC and identified a lot of cross-cutting issues that we need to consider in this.
    
    This change updates the proposal to flesh out the behavior and related issues around HLSL const-correctness.
    
    This does identify some source-breaking changes that this would introduce as well as some behavior changes that I think we should introduce in the HLSL built-in types.
    llvm-beanz committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    078a67e View commit details
    Browse the repository at this point in the history
  2. Add raw liquid blocks

    llvm-beanz committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    ce6b38d View commit details
    Browse the repository at this point in the history