Home
last modified time | relevance | path

Searched refs:queued_vertices (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/i915/
Di915_flush.c88 i915->fired_vertices += i915->queued_vertices; in i915_flush()
89 i915->queued_vertices = 0; in i915_flush()
Di915_context.h306 int queued_vertices; member