Skip to content

spirv_to_dxil: expose version number

Michael Tang requested to merge tangm/mesa:add-spirv_to_dxil_get_version into main

Expose Mesa's git hash in spirv_to_dxil_get_version to aid in the creation of pipeline caching keys.

This is similar to clc_compiler_get_version.

Edited by Michael Tang

Merge request reports