Home
last modified time | relevance | path

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

/external/crosvm/gpu_renderer/src/generated/
Dvirgl_protocol.rs203 pub const VIRGL_SET_MIN_SAMPLES_MASK: u32 = 1; constant
/external/virglrenderer/src/
Dvirgl_protocol.h497 #define VIRGL_SET_MIN_SAMPLES_MASK 1 macro
Dvrend_decode.c902 min_samples = get_buf_entry(ctx, VIRGL_SET_MIN_SAMPLES_MASK); in vrend_decode_set_min_samples()
/external/mesa3d/src/virtio/virtio-gpu/
Dvirgl_protocol.h511 #define VIRGL_SET_MIN_SAMPLES_MASK 1 macro