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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
H A Di915_query.c51 static void i915_destroy_query(struct pipe_context *ctx, function in typeref:typename:void
89 i915->base.destroy_query = i915_destroy_query;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_query.c50 i915_destroy_query(struct pipe_context *ctx, struct pipe_query *query) function in typeref:typename:void
87 i915->base.destroy_query = i915_destroy_query;

Completed in 4 milliseconds