Home
last modified time | relevance | path

Searched refs:local_mem_size (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/microsoft/clc/
H A Dclc_compiler.h84 size_t local_mem_size; member
H A Dclc_compiler.c1146 metadata->local_mem_size = nir->info.shared_size; in clc_spirv_to_dxil()
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_compiler.h149 uint32_t local_mem_size; member
H A Dir3_compiler.c171 compiler->local_mem_size = 32 * 1024; in ir3_compiler_create()
H A Dir3.c227 unsigned wgs_per_core = compiler->local_mem_size / shared_per_wg; in ir3_get_reg_independent_max_waves()

Completed in 5 milliseconds