Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/llvm/
Dac_llvm_build.h506 struct ac_wg_scan { struct
524 void ac_build_wg_wavescan_top(struct ac_llvm_context *ctx, struct ac_wg_scan *ws); argument
525 void ac_build_wg_wavescan_bottom(struct ac_llvm_context *ctx, struct ac_wg_scan *ws);
526 void ac_build_wg_wavescan(struct ac_llvm_context *ctx, struct ac_wg_scan *ws);
528 void ac_build_wg_scan_top(struct ac_llvm_context *ctx, struct ac_wg_scan *ws);
529 void ac_build_wg_scan_bottom(struct ac_llvm_context *ctx, struct ac_wg_scan *ws);
530 void ac_build_wg_scan(struct ac_llvm_context *ctx, struct ac_wg_scan *ws);
Dac_llvm_build.c4106 void ac_build_wg_wavescan_top(struct ac_llvm_context *ctx, struct ac_wg_scan *ws) in ac_build_wg_wavescan_top()
4128 void ac_build_wg_wavescan_bottom(struct ac_llvm_context *ctx, struct ac_wg_scan *ws) in ac_build_wg_wavescan_bottom()
4192 void ac_build_wg_wavescan(struct ac_llvm_context *ctx, struct ac_wg_scan *ws) in ac_build_wg_wavescan()
4205 void ac_build_wg_scan_top(struct ac_llvm_context *ctx, struct ac_wg_scan *ws) in ac_build_wg_scan_top()
4231 void ac_build_wg_scan_bottom(struct ac_llvm_context *ctx, struct ac_wg_scan *ws) in ac_build_wg_scan_bottom()
4254 void ac_build_wg_scan(struct ac_llvm_context *ctx, struct ac_wg_scan *ws) in ac_build_wg_scan()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dgfx10_shader_ngg.c461 struct ac_wg_scan primemit_scan[4] = {}; in build_streamout()
1786 struct ac_wg_scan vertlive_scan = {}; in gfx10_ngg_gs_emit_epilogue()
/external/mesa3d/src/amd/vulkan/
Dradv_nir_to_llvm.c2554 struct ac_wg_scan primemit_scan[4] = {0}; in build_streamout()
3061 struct ac_wg_scan vertlive_scan = {0}; in gfx10_ngg_gs_emit_epilogue_2()