Searched refs:dxil_emit_call_void (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/ |
| H A D | dxil_module.h | 428 dxil_emit_call_void(struct dxil_module *m,
|
| H A D | nir_to_dxil.c | 643 return dxil_emit_call_void(&ctx->mod, func, 690 return dxil_emit_call_void(&ctx->mod, func, 2269 return dxil_emit_call_void(&ctx->mod, func, 2731 success = dxil_emit_call_void(&ctx->mod, func, args, ARRAY_SIZE(args)); 2744 success &= dxil_emit_call_void(&ctx->mod, func, args, ARRAY_SIZE(args)); 3074 return dxil_emit_call_void(&ctx->mod, func, args, ARRAY_SIZE(args)); 3111 return dxil_emit_call_void(&ctx->mod, func, args, ARRAY_SIZE(args)); 3131 return dxil_emit_call_void(&ctx->mod, func, args, ARRAY_SIZE(args));
|
| H A D | dxil_module.c | 2757 dxil_emit_call_void(struct dxil_module *m, function in typeref:typename:bool
|
Completed in 14 milliseconds