KhronosGroup / SPIRV-LLVM-Translator

A tool and a library for bi-directional translation between SPIR-V and LLVM IR
Other
468 stars 209 forks source link

Add SPV_INTEL_bindless_images preview extension #2535

Closed MrSidims closed 4 months ago

MrSidims commented 4 months ago

Specification: https://github.com/intel/llvm/blob/sycl/sycl/doc/design/spirv-extensions/SPV_INTEL_bindless_images.asciidoc

Co-author: He, Wenju wenju.he@intel.com

wenju-he commented 4 months ago

Thank you @MrSidims for the PR. Could you please also back-port to 14,15,16,17,18 branches after this PR is landed?

MrSidims commented 4 months ago

@wenju-he definitely