TextureWeightedSampleQCOM +TextureSampleWeightedQCOM TextureBoxFilterQCOM TextureBlockMatchQCOM
diff --git a/extensions/QCOM/SPV_QCOM_image_processing.asciidoc b/extensions/QCOM/SPV_QCOM_image_processing.asciidoc index af3936f..a2308de 100644 --- a/extensions/QCOM/SPV_QCOM_image_processing.asciidoc +++ b/extensions/QCOM/SPV_QCOM_image_processing.asciidoc @@ -71,7 +71,7 @@ New Capabilities This extension introduces new capabilities: ---- -TextureWeightedSampleQCOM +TextureSampleWeightedQCOM TextureBoxFilterQCOM TextureBlockMatchQCOM ---- @@ -89,7 +89,7 @@ BlockMatchTextureQCOM New Instructions ---------------- -Instruction added under the *TextureWeightedSampleQCOM* capability: +Instruction added under the *TextureSampleWeightedQCOM* capability: ---- OpImageSampleWeightedQCOM @@ -119,7 +119,7 @@ Modify Section 3.31, "Capability", adding these rows to the Capability table: [options="header"] |==== 2+^| Capability ^| Implicitly declares -| 4484 | *TextureWeightedSampleQCOM* + +| 4484 | *TextureSampleWeightedQCOM* + Add weighted sample operation. | | 4485 | *TextureBoxFilterQCOM* + Add box filter operation. | @@ -139,7 +139,7 @@ Modify Section 3.20, "Decoration", adding the following rows to the Decoration t 2+^| Decoration 2+^| Extra Operands ^| Enabling Capabilities | 4487 | *WeightTextureQCOM* + Apply to a texture used as 'Weight Image' in OpImageSampleWeightedQCOM. Behavior is defined by the runtime environment. -2+| | *TextureWeightedSampleQCOM* +2+| | *TextureSampleWeightedQCOM* | 4488 | *BlockMatchTextureQCOM* + Apply to textures used as 'Target Sampled Image' and 'Reference Sampled Image' in OpImageBlockMatchSSDQCOM/OpImageBlockMatchSADQCOM. + Behavior is defined by the runtime environment. diff --git a/extensions/QCOM/SPV_QCOM_image_processing.html b/extensions/QCOM/SPV_QCOM_image_processing.html index 2efc798..8f359f1 100644 --- a/extensions/QCOM/SPV_QCOM_image_processing.html +++ b/extensions/QCOM/SPV_QCOM_image_processing.html @@ -172,7 +172,7 @@
TextureWeightedSampleQCOM +TextureSampleWeightedQCOM TextureBoxFilterQCOM TextureBlockMatchQCOM
Instruction added under the TextureWeightedSampleQCOM capability:
+Instruction added under the TextureSampleWeightedQCOM capability:
4484
TextureWeightedSampleQCOM
+
TextureSampleWeightedQCOM
Add weighted sample operation.
WeightTextureQCOM
Apply to a texture used as Weight Image in OpImageSampleWeightedQCOM. Behavior is defined by the runtime environment.
TextureWeightedSampleQCOM
TextureSampleWeightedQCOM
4488