Searched refs:_intel_flush (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/ |
| H A D | intel_screen.h | 127 #define _intel_flush old__intel_flush macro
|
| H A D | intel_context.h | 352 extern void _intel_flush(struct gl_context * ctx, const char *file, int line); 354 #define intel_flush(ctx) _intel_flush(ctx, __FILE__, __LINE__)
|
| H A D | intel_context.c | 346 _intel_flush(struct gl_context *ctx, const char *file, int line) function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/ |
| H A D | intel_screen.h | 127 #define _intel_flush old__intel_flush macro
|
| H A D | intel_context.h | 352 extern void _intel_flush(struct gl_context * ctx, const char *file, int line); 354 #define intel_flush(ctx) _intel_flush(ctx, __FILE__, __LINE__)
|
| H A D | intel_context.c | 348 _intel_flush(struct gl_context *ctx, const char *file, int line) function in typeref:typename:void
|
Completed in 7 milliseconds