Searched refs:emit_gs_epilogue (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_gs.c200 static void emit_gs_epilogue(struct si_shader_context *ctx) function in typeref:typename:void
223 emit_gs_epilogue(ctx);
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_nir_to_llvm.c2158 emit_gs_epilogue(struct radv_shader_context *ctx) function in typeref:typename:void
2193 emit_gs_epilogue(ctx);
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_nir_to_llvm.c3429 emit_gs_epilogue(struct radv_shader_context *ctx) function in typeref:typename:void
3455 emit_gs_epilogue(ctx);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader.c3550 static void emit_gs_epilogue(struct si_shader_context *ctx) function in typeref:typename:void
3568 emit_gs_epilogue(ctx);
3574 emit_gs_epilogue(ctx);

Completed in 21 milliseconds