Searched refs:v3d_create_batch_query_perfcnt (Results 1 – 3 of 3) sorted by relevance
45 struct pipe_query *v3d_create_batch_query_perfcnt(struct v3d_context *v3d, unsigned num_queries,
56 return v3d_create_batch_query_perfcnt(v3d_context(pctx), in v3d_create_batch_query()
313 v3d_create_batch_query_perfcnt(struct v3d_context *v3d, unsigned num_queries, in v3d_create_batch_query_perfcnt() function