Searched refs:VIRGL_CAP_SET_MIN_SAMPLES (Results 1 – 5 of 5) sorted by relevance
222 #define VIRGL_CAP_SET_MIN_SAMPLES (1 << 2) macro
8148 …caps->v2.capability_bits |= VIRGL_CAP_TGSI_INVARIANT | VIRGL_CAP_SET_MIN_SAMPLES | VIRGL_CAP_TGSI_… in vrend_renderer_fill_caps_v2()
237 #define VIRGL_CAP_SET_MIN_SAMPLES (1 << 2) macro
377 #define VIRGL_CAP_SET_MIN_SAMPLES (1 << 2) macro
1102 if (!(rs->caps.caps.v2.capability_bits & VIRGL_CAP_SET_MIN_SAMPLES)) in virgl_set_min_samples()