OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:API_OPENGL_CORE_BIT
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/main/
get.c
394
#define
API_OPENGL_CORE_BIT
(1 << API_OPENGL_CORE)
410
API_OPENGL_CORE_BIT
,
548
{ 0, 0, TYPE_API_MASK, API_OPENGL_BIT | API_OPENGLES_BIT |
API_OPENGL_CORE_BIT
, NO_EXTRA },
712
{ 0, 0, TYPE_API_MASK, API_OPENGL_BIT |
API_OPENGL_CORE_BIT
| API_OPENGLES2_BIT, NO_EXTRA },
[
all
...]
/external/mesa3d/src/mesa/main/
get.c
394
#define
API_OPENGL_CORE_BIT
(1 << API_OPENGL_CORE)
410
API_OPENGL_CORE_BIT
,
548
{ 0, 0, TYPE_API_MASK, API_OPENGL_BIT | API_OPENGLES_BIT |
API_OPENGL_CORE_BIT
, NO_EXTRA },
712
{ 0, 0, TYPE_API_MASK, API_OPENGL_BIT |
API_OPENGL_CORE_BIT
| API_OPENGLES2_BIT, NO_EXTRA },
[
all
...]
Completed in 937 milliseconds