Home
last modified time | relevance | path

Searched refs:gs_header (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
Dir3_context.h95 struct ir3_instruction *gs_header; member
Dir3_compiler_nir.c2112 dst[0] = ctx->gs_header; in emit_intrinsic()
4351 ctx->gs_header = in emit_instructions()
4365 ctx->gs_header = in emit_instructions()
4374 ctx->gs_header = in emit_instructions()
4674 if (ctx->gs_header) { in ir3_compile_shader_nir()
4677 struct ir3_instruction *out = ir3_collect(ctx->block, ctx->gs_header); in ir3_compile_shader_nir()
4871 } else if (ctx->gs_header) { in ir3_compile_shader_nir()
4877 ctx->gs_header->dsts[0]->num = regid(0, 0); in ir3_compile_shader_nir()