OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fbconfigID
(Results
1 - 4
of
4
) sorted by null
/external/mesa3d/src/glx/apple/
apple_glx_drawable.h
73
GLint
fbconfigID
;
88
GLint
fbconfigID
;
/external/mesa3d/src/glx/
glxconfig.h
80
GLint
fbconfigID
;
glxcmds.c
923
config->
fbconfigID
= (GLXFBConfigID) (GLX_DONT_CARE);
972
MATCH_DONT_CARE(
fbconfigID
);
[
all
...]
/external/mesa3d/src/gallium/state_trackers/egl/x11/
glcore.h
119
GLint
fbconfigID
;
Completed in 614 milliseconds