Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/virtio-gpu/
Dvirgl_hw.h408 #define VIRGL_CAP_SET_MIN_SAMPLES (1 << 2) macro
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_context.c1158 if (!(rs->caps.caps.v2.capability_bits & VIRGL_CAP_SET_MIN_SAMPLES)) in virgl_set_min_samples()