Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.c3581 static void emit_gs_epilogue(struct si_shader_context *ctx) in emit_gs_epilogue() function
3599 emit_gs_epilogue(ctx); in si_llvm_emit_gs_epilogue()
3605 emit_gs_epilogue(ctx); in si_tgsi_emit_gs_epilogue()
/external/mesa3d/src/amd/common/
Dac_nir_to_llvm.c6570 emit_gs_epilogue(struct nir_to_llvm_context *ctx) in emit_gs_epilogue() function
6595 emit_gs_epilogue(ctx); in handle_shader_outputs_post()