Searched refs:spirv_to_dxil_free (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/microsoft/spirv_to_dxil/
H A Dspirv2dxil.c139 spirv_to_dxil_free(&obj);
146 spirv_to_dxil_free(&obj);
H A Dspirv_to_dxil.h121 * \param out_dxil will contain the DXIL bytes on success (call spirv_to_dxil_free after use)
136 spirv_to_dxil_free(struct dxil_spirv_object *dxil);
H A Dspirv_to_dxil.c332 spirv_to_dxil_free(struct dxil_spirv_object *dxil) function in typeref:typename:void

Completed in 15 milliseconds