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/
H A Dvirgl_protocol.h130 #define VIRGL_CMD0_MAX_DWORDS (((1ULL << 16) - 1) / 4) * 4 macro
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_encode.c40 #define VIRGL_ENCODE_MAX_DWORDS MIN2(VIRGL_MAX_CMDBUF_DWORDS, VIRGL_CMD0_MAX_DWORDS)

Completed in 5 milliseconds