Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_protocol.h460 #define VIRGL_SET_CLIP_STATE_C0 1 macro
/external/virglrenderer/src/
Dvirgl_protocol.h482 #define VIRGL_SET_CLIP_STATE_C0 1 macro
Dvrend_decode.c880 clip.ucp[i][j] = uif(get_buf_entry(ctx, VIRGL_SET_CLIP_STATE_C0 + (i * 4) + j)); in vrend_decode_set_clip_state()