From aa57bb10310d2ec743f759ad23022bed25a9d761 Mon Sep 17 00:00:00 2001 From: Wooyoung Kim Date: Thu, 18 Sep 2025 07:22:58 -0700 Subject: [PATCH] Add the GL_QCOM_cooperative_matrix_conversion entry to README.adoc --- README.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/README.adoc b/README.adoc index 35922e6..feb7470 100755 --- a/README.adoc +++ b/README.adoc @@ -103,3 +103,4 @@ that do not live in the Khronos registries for OpenGL or OpenGL ES. - link:{repo}/ext/GLSL_EXT_nontemporal_keyword.txt[GL_EXT_nontemporal_keyword] - link:{repo}/qcom/GLSL_QCOM_tile_shading.txt[GL_QCOM_tile_shading] - link:{repo}/ext/GL_EXT_float8_e5m2_e4m3.txt[GL_EXT_float8_e5m2_e4m3] +- link:{repo}/qcom/GLSL_QCOM_cooperative_matrix_conversion.txt[GL_QCOM_cooperative_matrix_conversion]