Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_module.h265 dxil_add_function_def(struct dxil_module *m, const char *name,
H A Ddxil_module.c1872 dxil_add_function_def(struct dxil_module *m, const char *name, in dxil_add_function_def() function
H A Dnir_to_dxil.c5331 struct dxil_func_def *func_def = dxil_add_function_def(&ctx->mod, func->name, func_type, impl->num_blocks); in emit_function()

Completed in 15 milliseconds