Home
last modified time | relevance | path

Searched refs:VIRGL_SET_CLIP_STATE_SIZE (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_protocol.h459 #define VIRGL_SET_CLIP_STATE_SIZE 32 macro
Dvirgl_encode.c711 …_encoder_write_cmd_dword(ctx, VIRGL_CMD0(VIRGL_CCMD_SET_CLIP_STATE, 0, VIRGL_SET_CLIP_STATE_SIZE)); in virgl_encoder_set_clip_state()