Home
last modified time | relevance | path

Searched refs:ac_build_wg_scan_bottom (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/docs/relnotes/
D19.0.6.rst94 - ac: fix a typo in ac_build_wg_scan_bottom
D19.1.0.rst3770 - ac: fix a typo in ac_build_wg_scan_bottom
/external/mesa3d/src/amd/llvm/
Dac_llvm_build.h529 void ac_build_wg_scan_bottom(struct ac_llvm_context *ctx, struct ac_wg_scan *ws);
Dac_llvm_build.c4231 void ac_build_wg_scan_bottom(struct ac_llvm_context *ctx, struct ac_wg_scan *ws) in ac_build_wg_scan_bottom() function
4258 ac_build_wg_scan_bottom(ctx, ws); in ac_build_wg_scan()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dgfx10_shader_ngg.c514 ac_build_wg_scan_bottom(&ctx->ac, &primemit_scan[stream]); in build_streamout()
/external/mesa3d/src/amd/vulkan/
Dradv_nir_to_llvm.c2608 ac_build_wg_scan_bottom(&ctx->ac, &primemit_scan[stream]); in build_streamout()