From fdc17a974970559d8ff76d52c3ce40aaa056d441 Mon Sep 17 00:00:00 2001 From: Yong He Date: Fri, 19 Jan 2024 18:02:40 -0800 Subject: Add `-fspv-reflect` support. (#3464) * Add `-fspv-reflect` support. Closes #3462. * Fix. * Fix. * Remove use of `SPV_GOOGLE_hlsl_functionality1`. * Fix spirv validation error. * Fix test. * Update typename hints. * Update commandline options doc. * Remove superfluous empty lines. --------- Co-authored-by: Yong He --- docs/command-line-slangc-reference.md | Bin 24439 -> 52312 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'docs') diff --git a/docs/command-line-slangc-reference.md b/docs/command-line-slangc-reference.md index e5590fadb..70f976a98 100644 Binary files a/docs/command-line-slangc-reference.md and b/docs/command-line-slangc-reference.md differ -- cgit v1.2.3