Skip to content

Commit

Permalink
Fix typo in QCOM capability
Browse files Browse the repository at this point in the history
  • Loading branch information
dgkoch committed Jan 10, 2025
1 parent c7398e3 commit 49622db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion extensions/QCOM/SPV_QCOM_image_processing.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ must be decorated with WeightTextureQCOM. The MS operand of the
underlying OpTypeImage must be 0.

2+|<<Capability,Capability>>: +
*TextureSampleWeightedQCOM*
*TextureWeightedSampleQCOM*
| 6 | 4480 | <id> _Result Type_ | <<ResultId,'<id> Result' >> | <id> _Texture Sampled Image_ | <id> _Coordinate_ | <id> _Weight Image_
|====

Expand Down
2 changes: 1 addition & 1 deletion extensions/QCOM/SPV_QCOM_image_processing.html
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ <h3 id="_instructions">Instructions</h3>
must be decorated with WeightTextureQCOM. The MS operand of the
underlying OpTypeImage must be 0.</p></td>
<td class="tableblock halign-left valign-top" colspan="2"><p class="tableblock"><a href="#Capability">Capability</a>:<br>
<strong>TextureSampleWeightedQCOM</strong></p></td>
<strong>TextureWeightedSampleQCOM</strong></p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">6</p></td>
Expand Down

0 comments on commit 49622db

Please sign in to comment.