Searched refs:S_028038_NUM_SAMPLES (Results 1 – 3 of 3) sorted by relevance
3344 S_028038_NUM_SAMPLES(util_logbase2(iview->image->info.samples)) | in radv_initialise_ds_surface()
2532 S_028038_NUM_SAMPLES(util_logbase2(rtex->resource.b.b.nr_samples)) | in si_init_depth_surface()
3992 #define S_028038_NUM_SAMPLES(x) (((unsigned)(x) & 0x03) << 2) macro