Skip to content

Commit

Permalink
RSN Parser: added WebGPUResourceAttribs struct and WEB_GPU_BINDING_TY…
Browse files Browse the repository at this point in the history
…PE enum
  • Loading branch information
TheMostDiligent committed Jun 29, 2024
1 parent 7a618c1 commit 7b68534
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions RenderStateNotation/scripts/cxx_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@

"SampleDesc",
"ShaderResourceVariableDesc",
"WebGPUResourceAttribs",
"PipelineResourceDesc",
"PipelineResourceSignatureDesc",

Expand Down Expand Up @@ -122,6 +123,7 @@
"PIPELINE_STAGE_FLAGS",
"PIPELINE_SHADING_RATE_FLAGS",
"PIPELINE_RESOURCE_FLAGS",
"WEB_GPU_BINDING_TYPE",
"PSO_CREATE_FLAGS",

"SAMPLER_FLAGS",
Expand Down

0 comments on commit 7b68534

Please sign in to comment.