Searched refs:qoffset (Results 1 – 2 of 2) sorted by relevance
377 unsigned qoffset = 0, stride; in nvc0_hw_get_query_result_resource() local433 qoffset = 8; in nvc0_hw_get_query_result_resource()441 if (hq->is64bit || qoffset) { in nvc0_hw_get_query_result_resource()442 nouveau_pushbuf_data(push, hq->bo, hq->offset + qoffset + 16 * index, in nvc0_hw_get_query_result_resource()448 nouveau_pushbuf_data(push, hq->bo, hq->offset + qoffset + in nvc0_hw_get_query_result_resource()
6447 size_t qoffset = CAST8VAR(q) - dbuffer; in process_data() local6489 SETCASTPTR(q, dbuffer + qoffset); in process_data()