Skip to content

Commit

Permalink
SPV_QCOM_image_processing
Browse files Browse the repository at this point in the history
  • Loading branch information
wooyoungqcom committed Mar 1, 2023
1 parent 2c3cfe2 commit 8917a86
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions include/spirv/unified1/spirv.core.grammar.json
Original file line number Diff line number Diff line change
Expand Up @@ -4603,7 +4603,7 @@
{ "kind" : "IdRef", "name" : "'Coordinates'" },
{ "kind" : "IdRef", "name" : "'Weights'" }
],
"extensions" : [ "SPV_QCOM_image_processing" ],
"capabilities" : [ "TextureSampleWeightedQCOM" ],
"version" : "None"
},
{
Expand All @@ -4617,7 +4617,7 @@
{ "kind" : "IdRef", "name" : "'Coordinates'" },
{ "kind" : "IdRef", "name" : "'Box Size'" }
],
"extensions" : [ "SPV_QCOM_image_processing" ],
"capabilities" : [ "TextureBoxFilterQCOM" ],
"version" : "None"
},
{
Expand All @@ -4633,7 +4633,7 @@
{ "kind" : "IdRef", "name" : "'Reference Coordinates'" },
{ "kind" : "IdRef", "name" : "'Block Size'" }
],
"extensions" : [ "SPV_QCOM_image_processing" ],
"capabilities" : [ "TextureBlockMatchQCOM" ],
"version" : "None"
},
{
Expand Down

0 comments on commit 8917a86

Please sign in to comment.