Searched refs:VIRGL_TRANSFER3D_SIZE (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/virgl/
H A Dvirgl_transfer_queue.c179 queue->num_dwords -= (VIRGL_TRANSFER3D_SIZE + 1);
244 uint32_t dwords = VIRGL_TRANSFER3D_SIZE + 1;
H A Dvirgl_encode.c1494 command = VIRGL_CMD0(VIRGL_CCMD_TRANSFER3D, 0, VIRGL_TRANSFER3D_SIZE);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/virgl/
H A Dvirgl_transfer_queue.c137 queue->num_dwords -= (VIRGL_TRANSFER3D_SIZE + 1);
225 uint32_t dwords = VIRGL_TRANSFER3D_SIZE + 1;
H A Dvirgl_protocol.h575 #define VIRGL_TRANSFER3D_SIZE 13 macro
H A Dvirgl_encode.c1114 command = VIRGL_CMD0(VIRGL_CCMD_TRANSFER3D, 0, VIRGL_TRANSFER3D_SIZE);
/xsrc/external/mit/MesaLib/dist/src/virtio/virtio-gpu/
H A Dvirgl_protocol.h605 #define VIRGL_TRANSFER3D_SIZE 13 macro

Completed in 12 milliseconds