Natalie Chouinard

Results 46 comments of Natalie Chouinard

I’ve wanted this feature as well, but haven’t gotten around to implementing it. It introduces a tiny bit of extra complexity since "each" would be a unit type that only...

"RequestContentScript will be deprecated" ([ref](https://bugs.chromium.org/p/chromium/issues/detail?id=896713#c6)), so the experimental solution above is no longer viable. This issue is now blocked on [Issue 1054624: Dynamic content script support](https://bugs.chromium.org/p/chromium/issues/detail?id=1054624) instead. If/when dynamic content...

This would be a nice improvement on the existing state handling. I don't have plans to contribute a lot of time to this application at the moment, but I'll leave...

Per board syncing implemented in #54, but keeping this open to track adding applicable migration logic.

The `-Qstrip_reflect` and `-Fre` options are not currently supported by the SPIR-V backend and we don't have any current plans to implement them, although PR contributions are welcome and will...

#4529 was just part of some general error messaging improvements and cleanup following issue triage, so implementing `-Gis` is still not currently on our roadmap of priorities for the near...

@pow2clk If calling `GetAttributeAtVertex` outside the main entrypoint function is illegal, adding a check and error messaging for that would resolve a lot of our issues, but we didn't find...

Related: https://github.com/microsoft/hlsl-specs/issues/181

@pow2clk Thanks for the reference! I'll keep this one open since the issue we wanted to highlight here is that the SPIR-V error messaging specifically is poor, but how we...

Related: https://github.com/microsoft/hlsl-specs/issues/181