Updating tests, sadly every single HLSL test needs updating becuase of the language identifier
This commit is contained in:
@@ -46,7 +46,6 @@ local_size = (1, 1, 1)
|
||||
MemoryModel Logical GLSL450
|
||||
EntryPoint GLCompute 4 "ComputeShaderFunction"
|
||||
ExecutionMode 4 LocalSize 1 1 1
|
||||
Source HLSL 450
|
||||
Name 4 "ComputeShaderFunction"
|
||||
2: TypeVoid
|
||||
3: TypeFunction 2
|
||||
|
||||
Reference in New Issue
Block a user