Searched refs:GVAR_FLAG_CONSTANT (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/microsoft/compiler/ | ||
H A D | dxil_module.c | 1957 GVAR_FLAG_CONSTANT = (1 << 0), enumerator 1982 (gvar->constant ? GVAR_FLAG_CONSTANT : 0), in emit_module_info_global() |
Completed in 5 milliseconds