Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/llvm/
Dac_llvm_build.h528 void ac_build_wg_scan_top(struct ac_llvm_context *ctx, struct ac_wg_scan *ws);
Dac_llvm_build.c4205 void ac_build_wg_scan_top(struct ac_llvm_context *ctx, struct ac_wg_scan *ws) in ac_build_wg_scan_top() function
4256 ac_build_wg_scan_top(ctx, ws); in ac_build_wg_scan()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dgfx10_shader_ngg.c476 ac_build_wg_scan_top(&ctx->ac, &primemit_scan[stream]); in build_streamout()
/external/mesa3d/src/amd/vulkan/
Dradv_nir_to_llvm.c2570 ac_build_wg_scan_top(&ctx->ac, &primemit_scan[stream]); in build_streamout()