Searched refs:offset_start (Results 1 – 17 of 17) sorted by relevance
258 d->offset_start = batch->ctx->offset_start; in pan_emit_draw_descs()360 cfg.base_vertex_offset = info->index_bias - ctx->offset_start; in panfrost_draw_emit_tiler()496 ctx->offset_start = min_index + info->index_bias; in panfrost_draw_vbo()498 ctx->offset_start = info->start; in panfrost_draw_vbo()
138 unsigned offset_start; member
1274 src_offset -= buf->stride * ctx->offset_start; in panfrost_emit_vertex_data()
47 ptrdiff_t offset_start; member
813 structured.offset_start = error.token_.start_ - begin_; in getStructuredErrors()887 ptrdiff_t offset_start; member1855 structured.offset_start = error.token_.start_ - begin_; in getStructuredErrors()
1242 size_t offset_start; member
1293 size_t offset_start; member
1032 structured.offset_start = error.token_.start_ - begin_; in getStructuredErrors()1108 size_t offset_start; member2031 structured.offset_start = error.token_.start_ - begin_; in getStructuredErrors()
1047 structured.offset_start = error.token_.start_ - begin_; in getStructuredErrors()1131 size_t offset_start; member2005 structured.offset_start = error.token_.start_ - begin_; in getStructuredErrors()
2791 JSONTEST_ASSERT_EQUAL(e.offset_start, a.offset_start) << i; in checkStructuredErrors()
577 - panfrost: Delay payloads[].offset_start initialization