Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_misc.cpp664 char *env_vsx = getenv("GALLIVM_VSX"); in lp_build_create_jit_compiler_for_module() local
665 if (env_vsx && env_vsx[0] == '0') { in lp_build_create_jit_compiler_for_module()