Searched defs:pipe_query (Results 1 – 3 of 3) sorted by relevance
550 pub(crate) fn create_query(&self, query_type: c_uint, index: c_uint) -> *mut pipe_query { in create_query()566 pq: *mut pipe_query, in get_query_result()576 pub(crate) unsafe fn destroy_query(&self, pq: *mut pipe_query) { in destroy_query()
43 struct pipe_query { struct48 struct pipe_query base; argument
2706 ARG_REF(struct pipe_query, query)) in CSMT_ITEM_DO_WAIT()2714 ARG_REF(struct pipe_query, query)) in CSMT_ITEM_NO_WAIT_WITH_COUNTER()2722 ARG_REF(struct pipe_query, query)) in CSMT_ITEM_NO_WAIT_WITH_COUNTER()