Searched refs:vrend_begin_query (Results 1 – 3 of 3) sorted by relevance
316 int vrend_begin_query(struct vrend_context *ctx, uint32_t handle);
1006 return vrend_begin_query(ctx->grctx, handle); in vrend_decode_begin_query()
7623 int vrend_begin_query(struct vrend_context *ctx, uint32_t handle) in vrend_begin_query() function