OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:I915_PIPELINE_FLUSH
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/gallium/drivers/i915/
i915_state_static.c
146
i915_set_flush_dirty(i915,
I915_PIPELINE_FLUSH
);
235
i915_set_flush_dirty(i915,
I915_PIPELINE_FLUSH
);
i915_context.h
347
#define
I915_PIPELINE_FLUSH
2
i915_state_emit.c
63
* -
I915_PIPELINE_FLUSH
which is specifically for the draw_offset flush.
69
else if (i915->flush_dirty &
I915_PIPELINE_FLUSH
)
Completed in 111 milliseconds