Searched refs:offset_bytes (Results 1 – 3 of 3) sorted by relevance
146 static uint32_t offset_bytes(void *end, void *start) in offset_bytes() function235 submit_offset = offset_bytes(last_start, ring->start); in msm_ringbuffer_flush()236 size = offset_bytes(ring->cur, last_start); in msm_ringbuffer_flush()320 reloc->submit_offset = offset_bytes(ring->cur, ring->start); in msm_ringbuffer_emit_reloc()337 submit_offset = offset_bytes(target->cur, target->ring->start); in msm_ringbuffer_emit_reloc_ring()338 size = offset_bytes(end->cur, target->cur); in msm_ringbuffer_emit_reloc_ring()
657 size_t offset_bytes = 0; in WriteHeader() local659 writer.GetCurrentOffset(&offset_bytes, &offset_bits); in WriteHeader()662 *header_length = offset_bytes; in WriteHeader()
888 uint32_t offset_bytes = 4 * offset_dwords; in brw_update_sol_surface() local941 surf[1] = bo->offset + offset_bytes; /* reloc */ in brw_update_sol_surface()952 bo, offset_bytes, in brw_update_sol_surface()