Home
last modified time | relevance | path

Searched refs:first_vertex_sysval_ptr (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_context.h177 mali_ptr first_vertex_sysval_ptr; member
H A Dpan_cmdstream.c1387 batch->ctx->first_vertex_sysval_ptr = in panfrost_upload_sysvals()
1390 batch->ctx->first_vertex_sysval_ptr + 4; in panfrost_upload_sysvals()
1392 batch->ctx->first_vertex_sysval_ptr + 8; in panfrost_upload_sysvals()
1545 batch->ctx->first_vertex_sysval_ptr = ptr; in panfrost_emit_const_buf()
3814 ctx->first_vertex_sysval_ptr = 0; in panfrost_indirect_draw()
3875 .first_vertex_sysval = ctx->first_vertex_sysval_ptr, in panfrost_indirect_draw()

Completed in 9 milliseconds