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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
H A Di915_query.c63 static bool i915_end_query(struct pipe_context *ctx, struct pipe_query *query) function in typeref:typename:bool
91 i915->base.end_query = i915_end_query;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_query.c62 i915_end_query(struct pipe_context *ctx, struct pipe_query *query) function in typeref:typename:bool
89 i915->base.end_query = i915_end_query;

Completed in 2 milliseconds