Home
last modified time | relevance | path

Searched defs:num_sp_cores (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/freedreno/common/
Dfreedreno_devices.py111 def __init__(self, template, num_sp_cores, num_ccu, argument
Dfreedreno_dev_info.h52 uint32_t num_sp_cores; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_program.c106 uint32_t num_sp_cores = ctx->screen->info->num_sp_cores; in fd6_emit_shader() local