Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dversion.c230 "%u.%u Mesa " MESA_VERSION_STRING in compute_version()
262 "OpenGL ES-CM 1.%d Mesa " MESA_VERSION_STRING in compute_version_es1()
295 "OpenGL ES 2.0 Mesa " MESA_VERSION_STRING in compute_version_es2()
Dversion.h38 #define MESA_VERSION_STRING "9.0.3" macro
Derrors.c949 MESA_VERSION_STRING, str); in _mesa_problem()
Dcontext.c414 MESA_VERSION_STRING, __DATE__, __TIME__); in one_time_init()
/external/mesa3d/src/mesa/state_tracker/
Dst_manager.c883 "Mesa " MESA_VERSION_STRING,
/external/mesa3d/src/mesa/drivers/x11/
Dfakeglx.c70 #define MESA_GLX_VERSION "Mesa " MESA_VERSION_STRING