Home
last modified time | relevance | path

Searched refs:dxil_emit_ret_void (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_module.h433 dxil_emit_ret_void(struct dxil_module *m);
Ddxil_module.c2771 dxil_emit_ret_void(struct dxil_module *m) in dxil_emit_ret_void() function
Dnir_to_dxil.c4659 if (!dxil_emit_ret_void(&ctx->mod)) in emit_module()