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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
H A Dpan_context.h172 mali_ptr first_vertex_sysval_ptr; member in struct:panfrost_context
H A Dpan_cmdstream.c1006 batch->ctx->first_vertex_sysval_ptr =
1009 batch->ctx->first_vertex_sysval_ptr + 4;
1011 batch->ctx->first_vertex_sysval_ptr + 8;
1134 batch->ctx->first_vertex_sysval_ptr = ptr;
2928 ctx->first_vertex_sysval_ptr = 0;
2979 .first_vertex_sysval = ctx->first_vertex_sysval_ptr,

Completed in 8 milliseconds