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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
i915_flush.c 74 i915->vbo_flushed = 1;
i915_prim_vbuf.c 163 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;
i915_clear.c 129 i915->vbo_flushed = 1;
180 i915->vbo_flushed = 1;
i915_context.h 266 unsigned vbo_flushed; member in struct:i915_context
  /external/mesa3d/src/gallium/drivers/i915/
i915_flush.c 74 i915->vbo_flushed = 1;
i915_prim_vbuf.c 163 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;
i915_clear.c 129 i915->vbo_flushed = 1;
180 i915->vbo_flushed = 1;
i915_context.h 266 unsigned vbo_flushed; member in struct:i915_context

Completed in 405 milliseconds