Home
last modified time | relevance | path

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

/external/mesa3d/src/virtio/virtio-gpu/
Dvirgl_protocol.h441 #define VIRGL_CMD_BLIT_SRC_FORMAT 15 macro
/external/minigbm/external/
Dvirgl_protocol.h438 #define VIRGL_CMD_BLIT_SRC_FORMAT 15 macro
/external/virglrenderer/src/
Dvirgl_protocol.h453 #define VIRGL_CMD_BLIT_SRC_FORMAT 15 macro
Dvrend_decode.c1025 info.src.format = get_buf_entry(buf, VIRGL_CMD_BLIT_SRC_FORMAT); in vrend_decode_blit()