HomeSort by: relevance | last modified time | path
    Searched defs:void_type (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
dxil_module.h 203 const struct dxil_type *void_type; member in struct:dxil_module
nir_to_dxil.c 1333 const struct dxil_type *void_type = dxil_module_get_void_type(&ctx->mod); local
1334 const struct dxil_type *main_func_type = dxil_module_add_function_type(&ctx->mod, void_type, NULL, 0);

Completed in 12 milliseconds