Searched refs:gfx10_emit_ngg_epilogue (Results 1 – 4 of 4) sorted by relevance
190 void gfx10_emit_ngg_epilogue(struct ac_shader_abi *abi);
1000 ctx->abi.emit_outputs = gfx10_emit_ngg_epilogue; in si_llvm_init_vs_callbacks()
1092 ctx->abi.emit_outputs = gfx10_emit_ngg_epilogue; in si_llvm_init_tes_callbacks()
1290 void gfx10_emit_ngg_epilogue(struct ac_shader_abi *abi) in gfx10_emit_ngg_epilogue() function