Home
last modified time | relevance | path

Searched defs:threadsize_base (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/freedreno/common/
H A Dfreedreno_devices.py105 threadsize_base = 64, max_waves = 16): argument
132 magic_regs, raw_magic_regs = None, threadsize_base = 64, argument
H A Dfreedreno_dev_info.h41 uint32_t threadsize_base; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_compute.cc303 uint32_t threadsize_base = ctx->screen->info->threadsize_base; in fd6_get_compute_state_info() local
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/
H A Dir3_compiler.h148 uint32_t threadsize_base; member