Home
last modified time | relevance | path

Searched refs:BRW_SUBGROUP_SIZE (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_screen.c592 RET((uint32_t []) { BRW_SUBGROUP_SIZE }); in crocus_get_compute_param()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_screen.c587 RET((uint32_t []) { BRW_SUBGROUP_SIZE }); in iris_get_compute_param()
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_compiler.h142 #define BRW_SUBGROUP_SIZE 32 macro
H A Dbrw_nir.c1371 return BRW_SUBGROUP_SIZE; in get_subgroup_size()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_pipeline.c1867 local_size % BRW_SUBGROUP_SIZE == 0) in anv_pipeline_compile_cs()
1877 stage.nir->info.subgroup_size = BRW_SUBGROUP_SIZE; in anv_pipeline_compile_cs()
H A Danv_device.c2040 p->subgroupSize = BRW_SUBGROUP_SIZE; in anv_get_physical_device_properties_1_1()

Completed in 17 milliseconds