Issue |
126574
|
Summary |
[HLSL] Implement Root Signature Parsing of Static Samplers
|
Labels |
HLSL
|
Assignees |
inbelic
|
Reporter |
inbelic
|
This issues handles defining `StaticSampler` in-memory representation and the extra keyword/enum tokens required for lexing. Then we implement a `ParseStaticSampler` method to construct the struct using previously defined parse methods.
Dependent on:
AC:
- [ ] Define the required keyword/enums for the Lexer
- [ ] Define the in-memory representation of `StaticSampler`
- [ ] Add additional unit testing
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs