You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apply commands llvm-spirv -to-binary global_var_host_access.spt and then llvm-spirv -to-text global_var_host_access.spv -o global_var_host_access.spv.spt. Output global_var_host_access.spv.spt is
Content of global_var_host_access.spt:
Apply commands
llvm-spirv -to-binary global_var_host_access.spt
and thenllvm-spirv -to-text global_var_host_access.spv -o global_var_host_access.spv.spt
. Output global_var_host_access.spv.spt isDifferences in the new global_var_host_access.spv.spt:
Decorate 5
,ReadINTEL "IntVarName"
are missingDecorate 9
is missingPlease check if there is expected.
The text was updated successfully, but these errors were encountered: