Lines Matching full:aenv
385 const char *aEnv = _mesa_getenv("MESA_GLX_ALPHA_BITS");386 if (aEnv)387 aBits = atoi(aEnv);