Home
last modified time | relevance | path

Searched refs:nine_context_begin_query (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/nine/
Dquery9.c181 nine_context_begin_query(device, &This->counter, This->pq); in NineQuery9_Issue()
187 nine_context_begin_query(device, &This->counter, This->pq); in NineQuery9_Issue()
Dnine_state.h586 nine_context_begin_query(struct NineDevice9 *device, unsigned *counter, struct pipe_query *query);
Dnine_state.c2719 CSMT_ITEM_NO_WAIT_WITH_COUNTER(nine_context_begin_query, in CSMT_ITEM_NO_WAIT_WITH_COUNTER() argument