SPV: Fix #1487: Only declare AMD int16/half_float extensions when needed.
This commit is contained in:
@@ -6,7 +6,6 @@ spv.16bitstorage-uint.frag
|
||||
Capability Shader
|
||||
Capability StorageUniformBufferBlock16
|
||||
Capability StorageUniform16
|
||||
Extension "SPV_AMD_gpu_shader_int16"
|
||||
Extension "SPV_KHR_16bit_storage"
|
||||
1: ExtInstImport "GLSL.std.450"
|
||||
MemoryModel Logical GLSL450
|
||||
|
||||
Reference in New Issue
Block a user