Searched refs:encoder_current (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/asahi/
H A Dagx_state.h113 uint8_t *encoder_current; member in struct:agx_batch
H A Dagx_pipe.c447 memcpy(ctx->batch->encoder_current, stop, sizeof(stop));
584 ctx->batch->encoder_current = ctx->batch->encoder->ptr.cpu;
630 ctx->batch->encoder_current = ctx->batch->encoder->ptr.cpu;
H A Dagx_state.c1567 uint8_t *out = agx_encode_state(ctx, batch->encoder_current,
1609 batch->encoder_current = out;

Completed in 5 milliseconds