Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/virtio-gpu/
Dvirgl_protocol.h129 #define VIRGL_CMD0_MAX_DWORDS (((1ULL << 16) - 1) / 4) * 4 macro
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_encode.c40 #define VIRGL_ENCODE_MAX_DWORDS MIN2(VIRGL_MAX_CMDBUF_DWORDS, VIRGL_CMD0_MAX_DWORDS)