Searched refs:uses_subgroup_info (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.h128 boolean uses_subgroup_info; member in struct:tgsi_shader_info
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader.h393 bool uses_subgroup_info; member in struct:si_shader_info
H A Dsi_shader_nir.c444 info->uses_subgroup_info = BITSET_TEST(nir->info.system_values_read, SYSTEM_VALUE_LOCAL_INVOCATION_INDEX) ||
H A Dsi_compute.c211 S_00B84C_TG_SIZE_EN(sel->info.uses_subgroup_info) |
H A Dsi_shader.c737 if (shader->selector->info.uses_subgroup_info)

Completed in 11 milliseconds