Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/virtio-gpu/
Dvirgl_protocol.h511 #define VIRGL_SET_SAMPLE_MASK_SIZE 1 macro
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_encode.c1126 …ncoder_write_cmd_dword(ctx, VIRGL_CMD0(VIRGL_CCMD_SET_SAMPLE_MASK, 0, VIRGL_SET_SAMPLE_MASK_SIZE)); in virgl_encoder_set_sample_mask()