mirror of
https://github.com/KhronosGroup/SPIRV-Cross.git
synced 2024-11-16 00:40:08 +00:00
Really fix validation.
This commit is contained in:
parent
0598aa2712
commit
6d306108d3
@ -4,9 +4,9 @@
|
||||
; Bound: 205
|
||||
; Schema: 0
|
||||
OpCapability Shader
|
||||
OpExtension "SPV_AMD_gpu_shader_half_float"
|
||||
%1 = OpExtInstImport "GLSL.std.450"
|
||||
OpMemoryModel Logical GLSL450
|
||||
OpExtension "SPV_AMD_gpu_shader_half_float"
|
||||
OpCapability Float16
|
||||
OpEntryPoint Fragment %main "main" %v1 %v2 %v3 %v4 %h1 %h2 %h3 %h4
|
||||
OpExecutionMode %main OriginUpperLeft
|
||||
|
Loading…
Reference in New Issue
Block a user