OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XMesaDestroyContext
(Results
1 - 6
of
6
) sorted by null
/external/mesa3d/src/mesa/drivers/x11/
xmesa.h
57
8. Before exiting, call XMesaDestroyVisual and
XMesaDestroyContext
.
170
extern void
XMesaDestroyContext
( XMesaContext c );
xm_api.c
970
void
XMesaDestroyContext
( XMesaContext c )
[
all
...]
fakeglx.c
[
all
...]
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
xm_api.h
49
8. Before exiting, call XMesaDestroyVisual and
XMesaDestroyContext
.
152
extern void
XMesaDestroyContext
( XMesaContext c );
xm_api.c
929
void
XMesaDestroyContext
( XMesaContext c )
[
all
...]
glx_api.c
[
all
...]
Completed in 3090 milliseconds