KhronosGroup / SPIRV-Registry

SPIR-V specs
109 stars 72 forks source link

Add SPV_QCOM_image_processing2 #228

Closed wooyoungqcom closed 8 months ago

wooyoungqcom commented 8 months ago

This is a follow-on extension to SPV_QCOM_image_processing.

This extension introduces a new set of operations for image processing, along with a new capability and a new decoration.

operations: OpImageBlockMatchWindowSADQCOM OpImageBlockMatchWindowSSDQCOM OpImageBlockMatchGatherSADQCOM OpImageBlockMatchGatherSSDQCOM

capability: TextureBlockMatch2QCOM

decoration BlockMatchSamplerQCOM