Home
last modified time | relevance | path

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

/external/mesa3d/src/virtio/virtio-gpu/
Dvirgl_protocol.h444 #define VIRGL_CMD_BLIT_SRC_Z 18 macro
/external/minigbm/external/
Dvirgl_protocol.h441 #define VIRGL_CMD_BLIT_SRC_Z 18 macro
/external/virglrenderer/src/
Dvirgl_protocol.h456 #define VIRGL_CMD_BLIT_SRC_Z 18 macro
Dvrend_decode.c1028 info.src.box.z = get_buf_entry(buf, VIRGL_CMD_BLIT_SRC_Z); in vrend_decode_blit()