OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MESA_MINOR
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/mesa/main/
version.h
36
#define
MESA_MINOR
0
42
#define MESA_VERSION_CODE MESA_VERSION(MESA_MAJOR,
MESA_MINOR
, MESA_PATCH)
/external/mesa3d/src/gallium/targets/libgl-xlib/
Makefile
13
GL_TINY = 0$(MESA_MAJOR)$(
MESA_MINOR
)0$(MESA_TINY)
Completed in 688 milliseconds