Home
last modified time | relevance | path

Searched refs:ac_build_wg_scan (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/amd/llvm/
Dac_llvm_build.h530 void ac_build_wg_scan(struct ac_llvm_context *ctx, struct ac_wg_scan *ws);
Dac_llvm_build.c4254 void ac_build_wg_scan(struct ac_llvm_context *ctx, struct ac_wg_scan *ws) in ac_build_wg_scan() function
/external/mesa3d/src/gallium/drivers/radeonsi/
Dgfx10_shader_ngg.c1796 ac_build_wg_scan(&ctx->ac, &vertlive_scan); in gfx10_ngg_gs_emit_epilogue()
/external/mesa3d/src/amd/vulkan/
Dradv_nir_to_llvm.c3071 ac_build_wg_scan(&ctx->ac, &vertlive_scan); in gfx10_ngg_gs_emit_epilogue_2()