Home
last modified time | relevance | path

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

/external/mesa3d/src/virtio/virtio-gpu/
Dvirgl_protocol.h447 #define VIRGL_CMD_BLIT_SRC_D 21 macro
/external/minigbm/external/
Dvirgl_protocol.h444 #define VIRGL_CMD_BLIT_SRC_D 21 macro
/external/virglrenderer/src/
Dvirgl_protocol.h459 #define VIRGL_CMD_BLIT_SRC_D 21 macro
Dvrend_decode.c1031 info.src.box.depth = get_buf_entry(buf, VIRGL_CMD_BLIT_SRC_D); in vrend_decode_blit()