Home
last modified time | relevance | path

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

/external/mesa3d/src/virtio/virtio-gpu/
Dvirgl_protocol.h443 #define VIRGL_CMD_BLIT_SRC_Y 17 macro
/external/minigbm/external/
Dvirgl_protocol.h440 #define VIRGL_CMD_BLIT_SRC_Y 17 macro
/external/virglrenderer/src/
Dvirgl_protocol.h455 #define VIRGL_CMD_BLIT_SRC_Y 17 macro
Dvrend_decode.c1027 info.src.box.y = get_buf_entry(buf, VIRGL_CMD_BLIT_SRC_Y); in vrend_decode_blit()