Searched refs:VIRGL_TRANSFER3D_SIZE (Results 1 – 7 of 7) sorted by relevance
179 queue->num_dwords -= (VIRGL_TRANSFER3D_SIZE + 1); in replace_unmapped_transfer()244 uint32_t dwords = VIRGL_TRANSFER3D_SIZE + 1; in add_internal()
1441 command = VIRGL_CMD0(VIRGL_CCMD_TRANSFER3D, 0, VIRGL_TRANSFER3D_SIZE); in virgl_encode_transfer()
586 #define VIRGL_TRANSFER3D_SIZE 13 macro
579 #define VIRGL_TRANSFER3D_SIZE 13 macro
598 #define VIRGL_TRANSFER3D_SIZE 13 macro
1372 if (length < VIRGL_TRANSFER3D_SIZE) in vrend_decode_transfer3d()
584 command = VIRGL_CMD0(VIRGL_CCMD_TRANSFER3D, 0, VIRGL_TRANSFER3D_SIZE); in virgl_encoder_transfer_with_stride()