Searched refs:supports_double_threadsize (Results 1 – 7 of 7) sorted by relevance
66 .supports_double_threadsize ? thrsz : THREAD128; in cs_program_emit()76 if (!ctx->screen->info->a6xx.supports_double_threadsize) { in cs_program_emit()309 if (ctx->screen->info->a6xx.supports_double_threadsize && in fd6_get_compute_state_info()
174 thrsz = ctx->screen->info->a6xx.supports_double_threadsize ? thrsz : THREAD128; in fd6_emit_shader()
319 supports_double_threadsize = True,351 supports_double_threadsize = False,800 supports_double_threadsize = True,
154 bool supports_double_threadsize; member
1205 .supports_double_threadsize ? thrsz : THREAD128; in tu6_emit_xs()1409 .supports_double_threadsize ? thrsz : THREAD128; in tu6_emit_cs_config()1419 if (!cs->device->physical_device->info->a6xx.supports_double_threadsize) { in tu6_emit_cs_config()2806 if (!dev->physical_device->info->a6xx.supports_double_threadsize) { in tu_shader_key_subgroup_size()
689 p->subgroupSize = pdevice->info->a6xx.supports_double_threadsize ? in tu_get_physical_device_properties_1_1()808 p->maxSubgroupSize = pdevice->info->a6xx.supports_double_threadsize ? in tu_get_physical_device_properties_1_3()930 props->maxComputeWorkGroupInvocations = pdevice->info->a6xx.supports_double_threadsize ? in tu_get_properties()
308 if (ctx->screen->gen >= 6 && !ctx->screen->info->a6xx.supports_double_threadsize) { in ir3_shader_compute_state_create()