Searched refs:per_sample (Results 1 – 3 of 3) sorted by relevance
503 bool per_sample = ctx->min_samples > 1 || fs->outputs_read; in panfrost_prepare_fs_state() local504 state->multisample_misc.evaluate_per_sample = msaa && per_sample; in panfrost_prepare_fs_state()
1100 bool per_sample);
2456 bool per_sample) in gen9_fb_READ() argument2471 per_sample << 5 | msg_subtype, in gen9_fb_READ()