Skip to content

[HLSL] Implement Root Signature Parsing of Static Samplers #126574

Open
@inbelic

Description

@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 #126569

AC:

  • Define the required keyword/enums for the Lexer
  • Define the parser method
  • Define the in-memory representation of StaticSampler
  • Add additional unit testing

Metadata

Metadata

Assignees

Labels

HLSLHLSL Language Support

Type

No type

Projects

Status

Active

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions