Searched refs:vrend_query (Results 1 – 1 of 1) sorted by relevance
101 struct vrend_query { struct9336 static bool vrend_check_query(struct vrend_query *query) in vrend_check_query()9369 struct vrend_query *query, *stor; in vrend_renderer_check_queries()9428 struct vrend_query *q; in vrend_create_query()9452 q = CALLOC_STRUCT(vrend_query); in vrend_create_query()9519 static void vrend_destroy_query(struct vrend_query *query) in vrend_destroy_query()9529 struct vrend_query *query = obj_ptr; in vrend_destroy_query_object()9535 struct vrend_query *q; in vrend_begin_query()9558 struct vrend_query *q; in vrend_end_query()9588 struct vrend_query *q; in vrend_get_query_result()[all …]