Lines Matching defs:offset
193 uint32_t offset = (vb->buffer_offset +
197 uint32_t vb_size = rsc->bo->size - offset;
202 attr.address = cl_address(rsc->bo, offset);
234 * attributes. This field also contains the offset into
395 uint32_t offset = draws[0].start * index_size;
399 offset,
400 draws[0].count, &offset);
409 &offset, &prsc);
421 * this one usage. We have an arbitrary 32-bit offset value,
443 cl_u32(&bcl, offset);