OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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 9 milliseconds
Indexes created Mon Jul 27 00:28:37 UTC 2026