Home
last modified time | relevance | path

Searched defs:num_waves (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
Dradv_debug.c302 struct ac_wave_info *waves, unsigned num_waves, FILE *f) in radv_dump_annotated_shader()
373 unsigned num_waves = ac_get_wave_info(gfx_level, waves); in radv_dump_annotated_shaders() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_debug.c887 unsigned num_waves, FILE *f) in si_print_annotated_shader()
972 unsigned num_waves = ac_get_wave_info(sctx->gfx_level, waves); in si_dump_annotated_shaders() local
Dgfx10_shader_ngg.c778 LLVMValueRef num_waves = get_tgsize(ctx); in load_vertex_counts() local
/third_party/mesa3d/src/gallium/drivers/r600/
Devergreen_compute.c610 unsigned num_waves; in evergreen_emit_dispatch() local
Devergreen_state.c4539 unsigned num_waves; in evergreen_setup_tess_constants() local
/third_party/mesa3d/src/amd/compiler/
Daco_scheduler.cpp125 int16_t num_waves; member
Daco_ir.h2103 uint16_t num_waves = 0; variable
/third_party/mesa3d/src/amd/common/
Dac_nir_lower_ngg.c348 nir_ssa_def *num_waves = nir_load_num_subgroups(b); in repack_invocations_in_workgroup() local