Home
last modified time | relevance | path

Searched refs:VIRGL_CMD_BLIT_SRC_W (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/virtio/virtio-gpu/
Dvirgl_protocol.h445 #define VIRGL_CMD_BLIT_SRC_W 19 macro
/external/minigbm/external/
Dvirgl_protocol.h442 #define VIRGL_CMD_BLIT_SRC_W 19 macro
/external/virglrenderer/src/
Dvirgl_protocol.h457 #define VIRGL_CMD_BLIT_SRC_W 19 macro
Dvrend_decode.c1029 info.src.box.width = get_buf_entry(buf, VIRGL_CMD_BLIT_SRC_W); in vrend_decode_blit()