Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/common/
Dfreedreno_devices.py106 threadsize_base = 64, max_waves = 16): argument
138 threadsize_base = 64, max_waves = 16): argument
Dfreedreno_dev_info.h49 uint32_t threadsize_base; member
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_compute.cc326 uint32_t threadsize_base = ctx->screen->info->threadsize_base; in fd6_get_compute_state_info() local
/external/mesa3d/src/freedreno/ir3/
Dir3_compiler.h143 uint32_t threadsize_base; member