Skip to content

Add spirv_to_dxil library

Michael Tang requested to merge tangm/mesa:spirv2dxil-proto into master

Add a dedicated library to convert SPIR-V to DXIL for graphics pipelines. Currently can only successfully compile a trivial fragment shader.

Edited by Michael Tang

Merge request reports