HomeSort by relevance Sort by last modified time
    Searched refs:_intel_flush (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_context.h 502 extern void _intel_flush(struct gl_context * ctx, const char *file, int line);
504 #define intel_flush(ctx) _intel_flush(ctx, __FILE__, __LINE__)
intel_context.c 526 _intel_flush(struct gl_context *ctx, const char *file, int line) function

Completed in 71 milliseconds