Skip to content

microsoft/clc: Support vec type hint attribute reflection

Jesse Natalie requested to merge jenatali/mesa:vec-hint-type into msclc-d3d12

Minor changes to parse this last attribute out of the SPIR-V so we can reflect it for clGetKernelInfo with CL_KERNEL_ATTRIBUTES.

/cc @bbrezillon

Merge request reports