Home
last modified time | relevance | path

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

/external/mesa3d/src/virtio/virtio-gpu/
Dvirgl_protocol.h434 #define VIRGL_CMD_BLIT_DST_Y 8 macro
/external/minigbm/external/
Dvirgl_protocol.h431 #define VIRGL_CMD_BLIT_DST_Y 8 macro
/external/virglrenderer/src/
Dvirgl_protocol.h446 #define VIRGL_CMD_BLIT_DST_Y 8 macro
Dvrend_decode.c1017 info.dst.box.y = get_buf_entry(buf, VIRGL_CMD_BLIT_DST_Y); in vrend_decode_blit()