Searched refs:dxil_add_global_ptr_var (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/ |
| H A D | dxil_module.h | 231 dxil_add_global_ptr_var(struct dxil_module *m, const char *name,
|
| H A D | nir_to_dxil.c | 1089 const struct dxil_value *gvar = dxil_add_global_ptr_var(&ctx->mod, var->name, type, 4584 ctx->sharedvars = dxil_add_global_ptr_var(&ctx->mod, "shared", type,
|
| H A D | dxil_module.c | 1825 dxil_add_global_ptr_var(struct dxil_module *m, const char *name, function in typeref:typename:const struct dxil_value *
|
Completed in 15 milliseconds