Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/virtio-gpu/
Dvirgl_protocol.h530 #define VIRGL_SET_MIN_SAMPLES_SIZE 1 macro
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_encode.c1133 …ncoder_write_cmd_dword(ctx, VIRGL_CMD0(VIRGL_CCMD_SET_MIN_SAMPLES, 0, VIRGL_SET_MIN_SAMPLES_SIZE)); in virgl_encoder_set_min_samples()