Searched refs:BRW_SUBGROUP_SIZE (Results 1 – 5 of 5) sorted by relevance
565 RET((uint32_t []) { BRW_SUBGROUP_SIZE }); in iris_get_compute_param()
589 RET((uint32_t []) { BRW_SUBGROUP_SIZE }); in crocus_get_compute_param()
141 #define BRW_SUBGROUP_SIZE 32 macro
1259 return BRW_SUBGROUP_SIZE; in get_subgroup_size()
1969 p->subgroupSize = BRW_SUBGROUP_SIZE; in anv_get_physical_device_properties_1_1()2401 STATIC_ASSERT(8 <= BRW_SUBGROUP_SIZE && BRW_SUBGROUP_SIZE <= 32); in anv_GetPhysicalDeviceProperties2()