HomeSort by relevance Sort by last modified time
    Searched defs:mesa_profile (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/math/
m_debug_xform.c 54 /* This is the value of the environment variable MESA_PROFILE, and is
58 char *mesa_profile = NULL; variable
245 if ( mesa_profile ) {
288 mesa_profile = _mesa_getenv( "MESA_PROFILE" );
292 if ( mesa_profile ) {
302 if ( mesa_profile ) {
323 if ( mesa_profile )
328 if ( mesa_profile )
333 if ( mesa_profile )
    [all...]
  /external/mesa3d/src/mesa/math/
m_debug_xform.c 54 /* This is the value of the environment variable MESA_PROFILE, and is
58 char *mesa_profile = NULL; variable
245 if ( mesa_profile ) {
288 mesa_profile = _mesa_getenv( "MESA_PROFILE" );
292 if ( mesa_profile ) {
302 if ( mesa_profile ) {
323 if ( mesa_profile )
328 if ( mesa_profile )
333 if ( mesa_profile )
    [all...]

Completed in 129 milliseconds