Searched refs:ac_build_wg_scan_bottom (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.0.6.rst94 - ac: fix a typo in ac_build_wg_scan_bottom
H A D19.1.0.rst3770 - ac: fix a typo in ac_build_wg_scan_bottom
/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_llvm_build.h672 ac_build_wg_scan_bottom(struct ac_llvm_context *ctx, struct ac_wg_scan *ws);
H A Dac_llvm_build.c4009 ac_build_wg_scan_bottom(struct ac_llvm_context *ctx, struct ac_wg_scan *ws) function in typeref:typename:void
4037 ac_build_wg_scan_bottom(ctx, ws);
/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_llvm_build.h546 void ac_build_wg_scan_bottom(struct ac_llvm_context *ctx, struct ac_wg_scan *ws);
H A Dac_llvm_build.c4314 void ac_build_wg_scan_bottom(struct ac_llvm_context *ctx, struct ac_wg_scan *ws) function in typeref:typename:void
4341 ac_build_wg_scan_bottom(ctx, ws);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dgfx10_shader_ngg.c524 ac_build_wg_scan_bottom(&ctx->ac, &primemit_scan[stream]);

Completed in 29 milliseconds