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

/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_context.h99 struct ir3_instruction *tcs_header; member in struct:ir3_context
H A Dir3_compiler_nir.c1700 dst[0] = ctx->tcs_header;
3753 ctx->tcs_header =
3767 ctx->tcs_header =
4053 if (ctx->tcs_header) {
4056 struct ir3_instruction *out = ir3_collect(ctx->block, ctx->tcs_header);
4235 } else if (ctx->tcs_header) {
4240 ctx->tcs_header->dsts[0]->num = regid(0, 0);

Completed in 29 milliseconds