Searched refs:vbo_flushed (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
H A Di915_flush.c82 i915->vbo_flushed = 1;
H A Di915_prim_vbuf.c163 if (i915->vbo_flushed)
195 i915->vbo_flushed = 0;
268 if (i915->vbo_flushed)
474 i915->vbo_flushed = 1;
522 i915->vbo_flushed = 1;
642 i915->vbo_flushed = 1;
H A Di915_clear.c128 i915->vbo_flushed = 1;
179 i915->vbo_flushed = 1;
H A Di915_context.h268 unsigned vbo_flushed; member in struct:i915_context
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_flush.c81 i915->vbo_flushed = 1;
H A Di915_prim_vbuf.c152 if (i915->vbo_flushed)
184 i915->vbo_flushed = 0;
248 if (i915->vbo_flushed)
433 i915->vbo_flushed = 1;
480 i915->vbo_flushed = 1;
594 i915->vbo_flushed = 1;
H A Di915_clear.c129 i915->vbo_flushed = 1;
180 i915->vbo_flushed = 1;
H A Di915_context.h288 unsigned vbo_flushed; member in struct:i915_context

Completed in 12 milliseconds