Searched refs:subslices (Results 1 – 5 of 5) sorted by relevance
142 const unsigned subslices = MAX2(brw->screen->subslice_total, 1); in brw_codegen_cs_prog() local164 scratch_ids_per_subslice * subslices); in brw_codegen_cs_prog()
99 const uint32_t subslices = MAX2(brw->screen->subslice_total, 1); in brw_upload_cs_state() local100 OUT_BATCH(SET_FIELD(devinfo->max_cs_threads * subslices - 1, in brw_upload_cs_state()
954 const unsigned subslices = MAX2(physical_device->subslice_total, 1); in anv_scratch_pool_alloc() local964 [MESA_SHADER_COMPUTE] = scratch_ids_per_subslice * subslices, in anv_scratch_pool_alloc()
1603 const uint32_t subslices = MAX2(physical_device->subslice_total, 1); local1615 devinfo->max_cs_threads * subslices - 1;
183 subslices).