Skip to content

Commit

Permalink
remove duplicated extensions from quick reference table (#1229)
Browse files Browse the repository at this point in the history
  • Loading branch information
bashbaug committed Aug 18, 2024
1 parent d039fc1 commit cf1c656
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions ext/quick_reference.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -240,18 +240,6 @@ Language Specifications.
| Allows Use of the SPIR-V `SPV_KHR_no_integer_wrap_decoration` Extension
| Extension

| [[cl_khr_spirv_extended_debug_info]] link:{APISpecURL}#cl_khr_spirv_extended_debug_info[{cl_khr_spirv_extended_debug_info_EXT}]
| Allows Use of the SPIR-V `OpenCL.DebugInfo.100` Extended Instruction Set
| Extension

| [[cl_khr_spirv_linkonce_odr]] link:{APISpecURL}#cl_khr_spirv_linkonce_odr[{cl_khr_spirv_linkonce_odr_EXT}]
| Allows Use of the SPIR-V `SPV_KHR_linkonce_odr` Extension
| Extension

| [[cl_khr_spirv_no_integer_wrap_decoration]] link:{APISpecURL}#cl_khr_spirv_no_integer_wrap_decoration[{cl_khr_spirv_no_integer_wrap_decoration_EXT}]
| Allows Use of the SPIR-V `SPV_KHR_no_integer_wrap_decoration` Extension
| Extension

| [[cl_khr_srgb_image_writes]] link:{APISpecURL}#cl_khr_srgb_image_writes[{cl_khr_srgb_image_writes_EXT}]
| Write to sRGB Images
| Extension
Expand Down

0 comments on commit cf1c656

Please sign in to comment.