Home
last modified time | relevance | path

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

/external/mesa3d/src/virtio/virtio-gpu/
Dvirgl_protocol.h510 #define VIRGL_SET_MIN_SAMPLES_SIZE 1 macro
/external/minigbm/external/
Dvirgl_protocol.h507 #define VIRGL_SET_MIN_SAMPLES_SIZE 1 macro
/external/virglrenderer/src/
Dvirgl_protocol.h522 #define VIRGL_SET_MIN_SAMPLES_SIZE 1 macro
Dvrend_decode.c955 if (length != VIRGL_SET_MIN_SAMPLES_SIZE) in vrend_decode_set_min_samples()
/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_encode.c1063 …ncoder_write_cmd_dword(ctx, VIRGL_CMD0(VIRGL_CCMD_SET_MIN_SAMPLES, 0, VIRGL_SET_MIN_SAMPLES_SIZE)); in virgl_encoder_set_min_samples()