aboutsummaryrefslogtreecommitdiff
path: root/third_party/vulkan-deps/spirv-headers/src/include/spirv/unified1/spirv.core.grammar.json
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/vulkan-deps/spirv-headers/src/include/spirv/unified1/spirv.core.grammar.json')
-rw-r--r--third_party/vulkan-deps/spirv-headers/src/include/spirv/unified1/spirv.core.grammar.json45
1 files changed, 35 insertions, 10 deletions
diff --git a/third_party/vulkan-deps/spirv-headers/src/include/spirv/unified1/spirv.core.grammar.json b/third_party/vulkan-deps/spirv-headers/src/include/spirv/unified1/spirv.core.grammar.json
index 4dc955ef52..4de8edc245 100644
--- a/third_party/vulkan-deps/spirv-headers/src/include/spirv/unified1/spirv.core.grammar.json
+++ b/third_party/vulkan-deps/spirv-headers/src/include/spirv/unified1/spirv.core.grammar.json
@@ -4856,7 +4856,7 @@
},
{
"opname" : "OpTypeRayQueryKHR",
- "class" : "Reserved",
+ "class" : "Type-Declaration",
"opcode" : 4472,
"operands" : [
{ "kind" : "IdResult" }
@@ -5693,7 +5693,7 @@
},
{
"opname" : "OpTypeHitObjectNV",
- "class" : "Reserved",
+ "class" : "Type-Declaration",
"opcode" : 5281,
"operands" : [
{ "kind" : "IdResult" }
@@ -5932,7 +5932,7 @@
},
{
"opname" : "OpTypeAccelerationStructureNV",
- "class" : "Reserved",
+ "class" : "Type-Declaration",
"opcode" : 5341,
"operands" : [
{ "kind" : "IdResult" }
@@ -5943,7 +5943,7 @@
},
{
"opname" : "OpTypeAccelerationStructureKHR",
- "class" : "Reserved",
+ "class" : "Type-Declaration",
"opcode" : 5341,
"operands" : [
{ "kind" : "IdResult" }
@@ -5967,7 +5967,7 @@
},
{
"opname" : "OpTypeCooperativeMatrixNV",
- "class" : "Reserved",
+ "class" : "Type-Declaration",
"opcode" : 5358,
"operands" : [
{ "kind" : "IdResult" },
@@ -9564,7 +9564,7 @@
"operands" : [
{ "kind" : "IdRef", "quantifier" : "*", "name" : "'Member 0 type', +\n'member 1 type', +\n..." }
],
- "capabilities" : [ "LongConstantCompositeINTEL" ],
+ "capabilities" : [ "LongCompositesINTEL" ],
"version" : "None"
},
{
@@ -9574,7 +9574,7 @@
"operands" : [
{ "kind" : "IdRef", "quantifier" : "*", "name" : "'Constituents'" }
],
- "capabilities" : [ "LongConstantCompositeINTEL" ],
+ "capabilities" : [ "LongCompositesINTEL" ],
"version" : "None"
},
{
@@ -9584,10 +9584,22 @@
"operands" : [
{ "kind" : "IdRef", "quantifier" : "*", "name" : "'Constituents'" }
],
- "capabilities" : [ "LongConstantCompositeINTEL" ],
+ "capabilities" : [ "LongCompositesINTEL" ],
"version" : "None"
},
{
+ "opname" : "OpCompositeConstructContinuedINTEL",
+ "class" : "Composite",
+ "opcode" : 6096,
+ "operands" : [
+ { "kind" : "IdResultType" },
+ { "kind" : "IdResult" },
+ { "kind" : "IdRef", "quantifier" : "*", "name" : "'Constituents'" }
+ ],
+ "capabilities" : [ "LongCompositesINTEL" ],
+ "version": "None"
+ },
+ {
"opname" : "OpConvertFToBF16INTEL",
"class" : "Conversion",
"opcode" : 6116,
@@ -13568,6 +13580,12 @@
"version" : "None"
},
{
+ "enumerant" : "StallFreeINTEL",
+ "value" : 6151,
+ "capabilities" : [ "FPGAClusterAttributesV2INTEL" ],
+ "version" : "None"
+ },
+ {
"enumerant" : "FPMaxErrorDecorationINTEL",
"value" : 6170,
"parameters" : [
@@ -16224,9 +16242,9 @@
"version" : "None"
},
{
- "enumerant" : "LongConstantCompositeINTEL",
+ "enumerant" : "LongCompositesINTEL",
"value" : 6089,
- "extensions" : [ "SPV_INTEL_long_constant_composite" ],
+ "extensions" : [ "SPV_INTEL_long_composites" ],
"version" : "None"
},
{
@@ -16260,6 +16278,13 @@
"version" : "None"
},
{
+ "enumerant" : "FPGAClusterAttributesV2INTEL",
+ "value" : 6150,
+ "capabilities" : [ "FPGAClusterAttributesINTEL" ],
+ "extensions" : [ "SPV_INTEL_fpga_cluster_attributes" ],
+ "version" : "None"
+ },
+ {
"enumerant" : "FPGAKernelAttributesv2INTEL",
"value" : 6161,
"capabilities" : [ "FPGAKernelAttributesINTEL" ],