Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_misc.cpp658 char *env_mattrs = getenv("GALLIVM_MATTRS"); in lp_build_create_jit_compiler_for_module() local
659 if (env_mattrs) { in lp_build_create_jit_compiler_for_module()
660 MAttrs.push_back(env_mattrs); in lp_build_create_jit_compiler_for_module()