Home
last modified time | relevance | path

Searched defs:pipe_query (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/mesa/pipe/
H A Dcontext.rs522 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()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_query.c25 struct pipe_query { struct
30 struct pipe_query base; argument
/aosp_15_r20/external/mesa3d/src/gallium/frontends/nine/
H A Dnine_state.c2688 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()