Home
last modified time | relevance | path

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

/external/mesa3d/src/virtio/virtio-gpu/
Dvirgl_protocol.h477 #define VIRGL_RESOURCE_IW_LAYER_STRIDE 5 macro
/external/minigbm/external/
Dvirgl_protocol.h474 #define VIRGL_RESOURCE_IW_LAYER_STRIDE 5 macro
/external/virglrenderer/src/
Dvirgl_protocol.h489 #define VIRGL_RESOURCE_IW_LAYER_STRIDE 5 macro
Dvrend_decode.c381 info->layer_stride = get_buf_entry(buf, VIRGL_RESOURCE_IW_LAYER_STRIDE); in vrend_decode_transfer_common()