Home
last modified time | relevance | path

Searched refs:dss_count (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_rt.h212 const uint32_t dss_count = intel_device_info_dual_subslice_id_bound(devinfo); in brw_rt_compute_scratch_layout() local
213 const uint32_t num_stack_ids = dss_count * stack_ids_per_dss; in brw_rt_compute_scratch_layout()