Searched defs:i915_end_query (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/i915/
H A Di915_query.c61 static void i915_end_query(struct pipe_context *ctx, struct pipe_query *query) function
83 i915->base.end_query = i915_end_query;

Completed in 36 milliseconds