Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/spirv_to_dxil/
H A Dspirv2dxil.c154 spirv_to_dxil_free(&obj); in main()
163 spirv_to_dxil_free(&obj); in main()
170 spirv_to_dxil_free(&obj); in main()
H A Dspirv_to_dxil.h175 * \param out_dxil will contain the DXIL bytes on success (call spirv_to_dxil_free after use)
191 spirv_to_dxil_free(struct dxil_spirv_object *dxil);
H A Dspirv_to_dxil.c170 spirv_to_dxil_free(struct dxil_spirv_object *dxil) in spirv_to_dxil_free() function

Completed in 2 milliseconds