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

  /external/chromium_org/third_party/mesa/src/src/gallium/targets/egl-static/
SConscript 71 glapi_name = 'glapi' if env['platform'] != 'windows' else 'libglapi'
72 env.Prepend(LIBS = [glapi_name, glsl, mesa])
  /external/mesa3d/src/gallium/targets/egl-static/
SConscript 71 glapi_name = 'glapi' if env['platform'] != 'windows' else 'libglapi'
72 env.Prepend(LIBS = [glapi_name, glsl, mesa])

Completed in 1318 milliseconds