SPV: Generate the LocalSize Execution Mode for compute shaders.
This commit is contained in:
@@ -14,6 +14,7 @@ Linked compute stage:
|
||||
1: ExtInstImport "GLSL.std.450"
|
||||
MemoryModel Logical GLSL450
|
||||
EntryPoint GLCompute 4 "main"
|
||||
ExecutionMode 4 LocalSize 16 32 4
|
||||
Name 4 "main"
|
||||
Name 13 "outb"
|
||||
MemberName 13(outb) 0 "f"
|
||||
|
||||
Reference in New Issue
Block a user