Searched refs:apple_glx_context (Results 1 - 14 of 14) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/glx/apple/ |
| H A D | apple_glx_drawable.h | 35 #include "apple_glx_context.h" 59 struct apple_glx_context; 94 bool(*make_current) (struct apple_glx_context * ac, 142 struct apple_glx_context; 158 struct apple_glx_context *ac,
|
| H A D | apple_glx_context.h | 51 struct apple_glx_context struct 70 struct apple_glx_context *previous, *next;
|
| H A D | apple_glx_context.c | 52 #include "apple_glx_context.h" 69 static struct apple_glx_context *context_list = NULL; 101 is_context_valid(struct apple_glx_context *ac) 103 struct apple_glx_context *i; 130 struct apple_glx_context *ac; 131 struct apple_glx_context *sharedac = sharedContext; 215 struct apple_glx_context *ac = *ptr; 288 struct apple_glx_context *oldac = oldptr; 289 struct apple_glx_context *ac = ptr; 471 struct apple_glx_context *a [all...] |
| H A D | apple_glx.c | 40 #include "apple_glx_context.h" 131 struct apple_glx_context *ac = ptr;
|
| H A D | apple_glx_pixmap.c | 45 static bool pixmap_make_current(struct apple_glx_context *ac, 57 pixmap_make_current(struct apple_glx_context *ac,
|
| H A D | apple_glx_surface.c | 35 static bool surface_make_current(struct apple_glx_context *ac, 60 surface_make_current(struct apple_glx_context *ac,
|
| H A D | apple_glx_pbuffer.c | 40 #include "apple_glx_context.h" 59 static bool pbuffer_make_current(struct apple_glx_context *ac, 73 pbuffer_make_current(struct apple_glx_context *ac,
|
| /xsrc/external/mit/MesaLib/dist/src/glx/apple/ |
| H A D | apple_glx_drawable.h | 35 #include "apple_glx_context.h" 59 struct apple_glx_context; 94 bool(*make_current) (struct apple_glx_context * ac, 142 struct apple_glx_context; 158 struct apple_glx_context *ac,
|
| H A D | apple_glx_context.h | 51 struct apple_glx_context struct 70 struct apple_glx_context *previous, *next;
|
| H A D | apple_glx_context.c | 52 #include "apple_glx_context.h" 69 static struct apple_glx_context *context_list = NULL; 101 is_context_valid(struct apple_glx_context *ac) 103 struct apple_glx_context *i; 130 struct apple_glx_context *ac; 131 struct apple_glx_context *sharedac = sharedContext; 214 struct apple_glx_context *ac = *ptr; 287 struct apple_glx_context *oldac = oldptr; 288 struct apple_glx_context *ac = ptr; 470 struct apple_glx_context *a [all...] |
| H A D | apple_glx.c | 40 #include "apple_glx_context.h" 131 struct apple_glx_context *ac = ptr;
|
| H A D | apple_glx_pixmap.c | 45 static bool pixmap_make_current(struct apple_glx_context *ac, 57 pixmap_make_current(struct apple_glx_context *ac,
|
| H A D | apple_glx_surface.c | 35 static bool surface_make_current(struct apple_glx_context *ac, 60 surface_make_current(struct apple_glx_context *ac,
|
| H A D | apple_glx_pbuffer.c | 40 #include "apple_glx_context.h" 60 static bool pbuffer_make_current(struct apple_glx_context *ac, 74 pbuffer_make_current(struct apple_glx_context *ac,
|
Completed in 24 milliseconds