Searched refs:qoffset (Results 1 – 2 of 2) sorted by relevance
373 unsigned qoffset = 0, stride; in nvc0_hw_get_query_result_resource() local431 qoffset = 8; in nvc0_hw_get_query_result_resource()439 if (hq->is64bit || qoffset) { in nvc0_hw_get_query_result_resource()440 nouveau_pushbuf_data(push, hq->bo, hq->offset + qoffset + 16 * index, in nvc0_hw_get_query_result_resource()446 nouveau_pushbuf_data(push, hq->bo, hq->offset + qoffset + in nvc0_hw_get_query_result_resource()
5638 size_t qoffset = CAST8VAR(q) - dbuffer; in process_data() local5680 SETCASTPTR(q, dbuffer + qoffset); in process_data()