Searched defs:pipe_query (Results 1 – 3 of 3) sorted by relevance
522 pub(crate) fn create_query(&self, query_type: c_uint, index: c_uint) -> *mut pipe_query { in create_query()538 pq: *mut pipe_query, in get_query_result()548 pub(crate) unsafe fn destroy_query(&self, pq: *mut pipe_query) { in destroy_query()
25 struct pipe_query { struct30 struct pipe_query base; argument
2688 ARG_REF(struct pipe_query, query)) in CSMT_ITEM_DO_WAIT()2696 ARG_REF(struct pipe_query, query)) in CSMT_ITEM_NO_WAIT_WITH_COUNTER()2704 ARG_REF(struct pipe_query, query)) in CSMT_ITEM_NO_WAIT_WITH_COUNTER()