Searched refs:vrend_end_query (Results 1 – 3 of 3) sorted by relevance
317 int vrend_end_query(struct vrend_context *ctx, uint32_t handle);
1016 return vrend_end_query(ctx->grctx, handle); in vrend_decode_end_query()
7644 int vrend_end_query(struct vrend_context *ctx, uint32_t handle) in vrend_end_query() function