Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/virtio-gpu/
Dvirgl_protocol.h424 #define VIRGL_CMD_RESOURCE_COPY_REGION_SIZE 13 macro
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_encode.c1140 …md_dword(ctx, VIRGL_CMD0(VIRGL_CCMD_RESOURCE_COPY_REGION, 0, VIRGL_CMD_RESOURCE_COPY_REGION_SIZE)); in virgl_encode_resource_copy_region()