Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_protocol.h408 #define VIRGL_CMD_BLIT_SRC_Y 17 macro
/external/virglrenderer/src/
Dvirgl_protocol.h430 #define VIRGL_CMD_BLIT_SRC_Y 17 macro
Dvrend_decode.c972 info.src.box.y = get_buf_entry(ctx, VIRGL_CMD_BLIT_SRC_Y); in vrend_decode_blit()