Revision 8326248542c2196b4a4ba80f068adb8a0edd6006 authored by Ellie Hermaszewska on 27 September 2023, 18:46:03 UTC, committed by GitHub on 27 September 2023, 18:46:03 UTC
* SPIR-V impl for SetMeshOutputCounts and DispatchMesh

* Unsightly fix for legalization ordering differences between GLSL and SPIR-V

* spelling

* Start a new block after terminating one in the OpEmitMeshTasksExt SPIR-V asm block

* Emit mesh shader decorations in SPIR-V

* Mesh and task shader stages for spir-v

* Output explicit gl builtins for spir-v

* Be more hygenic when SOAizing mesh outputs

* Do not create builtin paramter block for spirv mesh outputs

* Pass mesh payloads around by ref

* comment

* less expected failure

* remove unused

* Add spirv op

* Correct type query for default flat modifier

---------

Co-authored-by: Yong He <yonghe@outlook.com>
1 parent 771b3ef
History
File Mode Size
.clang-format -rw-r--r-- 1.2 KB
macos-notarize.json -rw-r--r-- 241 bytes
macos-sign.json -rw-r--r-- 405 bytes

back to top