Searched refs:shader_core_count (Results 1 – 3 of 3) sorted by relevance
18 .shader_core_count = 1,49 .shader_core_count = 2,80 .shader_core_count = 2,111 .shader_core_count = 4,
121 *value = gpu->identity.shader_core_count; in etnaviv_gpu_get_param()202 gpu->identity.shader_core_count = etnaviv_field(specs[0], in etnaviv_hw_specs()257 if (gpu->identity.shader_core_count == 0) { in etnaviv_hw_specs()259 gpu->identity.shader_core_count = 2; in etnaviv_hw_specs()261 gpu->identity.shader_core_count = 1; in etnaviv_hw_specs()951 gpu->identity.shader_core_count); in etnaviv_gpu_debugfs()
51 u32 shader_core_count; member
Completed in 7 milliseconds