HomeSort by: relevance | last modified time | path
    Searched defs:FLUSH_VERTICES (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/mesa/main/
context.h 184 #define FLUSH_VERTICES(ctx, newstate, pop_attrib_mask) \
187 _mesa_debug(ctx, "FLUSH_VERTICES in %s\n", __func__); \
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
context.h 207 #define FLUSH_VERTICES(ctx, newstate) \
210 _mesa_debug(ctx, "FLUSH_VERTICES in %s\n", __func__); \

Completed in 5 milliseconds