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

/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Ddxil_module.h237 dxil_add_function_def(struct dxil_module *m, const char *name,
H A Ddxil_module.c1862 dxil_add_function_def(struct dxil_module *m, const char *name, function in typeref:typename:const struct dxil_func *
H A Dnir_to_dxil.c1335 const struct dxil_func *main_func = dxil_add_function_def(&ctx->mod, "main", main_func_type);

Completed in 15 milliseconds