Home
last modified time | relevance | path

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

/external/mesa3d/src/virtio/virtio-gpu/
Dvirgl_protocol.h496 #define VIRGL_SET_CLIP_STATE_C0 1 macro
/external/minigbm/external/
Dvirgl_protocol.h493 #define VIRGL_SET_CLIP_STATE_C0 1 macro
/external/virglrenderer/src/
Dvirgl_protocol.h528 #define VIRGL_SET_CLIP_STATE_C0 1 macro
Dvrend_decode.c949 clip.ucp[i][j] = uif(get_buf_entry(buf, VIRGL_SET_CLIP_STATE_C0 + (i * 4) + j)); in vrend_decode_set_clip_state()