summaryrefslogtreecommitdiffstats
path: root/external/spirv-tools-generated/extension_enum.inc
diff options
context:
space:
mode:
authorTim Foley <tfoleyNV@users.noreply.github.com>2021-01-20 09:23:39 -0800
committerGitHub <noreply@github.com>2021-01-20 09:23:39 -0800
commit660cf7a639cb0f73e2ea7abc4a4a8ca59e50c88d (patch)
treef9d01c26370918814edb8e8e58b97699ec7b22ed /external/spirv-tools-generated/extension_enum.inc
parentc6fd4a5b35911f0f056f6e924a2dbc86e328cc46 (diff)
Update glslang to 11.1.0 (#1662)
* Update glslang to 11.1.0 This change pulls new versions of glslang, spirv-headers, and spirv-tools as submodules, and makes the necessary changes to other files in the repository to get it all building (at least on Windows). This change also enables building of glslang from source by default, so that we can easily generate new binaries for inclusion in the `slang-binaries` repository. * fixup: missing file
Diffstat (limited to 'external/spirv-tools-generated/extension_enum.inc')
-rw-r--r--external/spirv-tools-generated/extension_enum.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/external/spirv-tools-generated/extension_enum.inc b/external/spirv-tools-generated/extension_enum.inc
index a5c14eedb..0dbb6f84a 100644
--- a/external/spirv-tools-generated/extension_enum.inc
+++ b/external/spirv-tools-generated/extension_enum.inc
@@ -15,6 +15,7 @@ kSPV_EXT_fragment_invocation_density,
kSPV_EXT_fragment_shader_interlock,
kSPV_EXT_physical_storage_buffer,
kSPV_EXT_shader_atomic_float_add,
+kSPV_EXT_shader_image_int64,
kSPV_EXT_shader_stencil_export,
kSPV_EXT_shader_viewport_index_layer,
kSPV_GOOGLE_decorate_string,
@@ -35,6 +36,7 @@ kSPV_KHR_16bit_storage,
kSPV_KHR_8bit_storage,
kSPV_KHR_device_group,
kSPV_KHR_float_controls,
+kSPV_KHR_fragment_shading_rate,
kSPV_KHR_multiview,
kSPV_KHR_no_integer_wrap_decoration,
kSPV_KHR_non_semantic_info,