Searched refs:target_to_index (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_cb_queryobj.c93 target_to_index(const struct st_context *st, const struct gl_query_object *q) function in typeref:typename:int
208 stq->pq = pipe->create_query(pipe, type, target_to_index(st, q));
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_cb_queryobj.c93 target_to_index(const struct st_context *st, const struct gl_query_object *q) function in typeref:typename:int
208 stq->pq = pipe->create_query(pipe, type, target_to_index(st, q));

Completed in 3 milliseconds