Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm_gs.c200 static void emit_gs_epilogue(struct si_shader_context *ctx) in emit_gs_epilogue() function
223 emit_gs_epilogue(ctx); in si_llvm_emit_gs_epilogue()
/third_party/mesa3d/src/amd/vulkan/
Dradv_nir_to_llvm.c2158 emit_gs_epilogue(struct radv_shader_context *ctx) in emit_gs_epilogue() function
2193 emit_gs_epilogue(ctx); in handle_shader_outputs_post()