Updating tests, sadly every single HLSL test needs updating becuase of the language identifier

This commit is contained in:
Dan Baker
2016-08-15 16:25:55 -04:00
parent 55d5f2d4df
commit 2c646b7afa
88 changed files with 0 additions and 88 deletions

View File

@@ -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