Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_protocol.h364 #define VIRGL_SET_SCISSOR_STATE_SIZE(x) (1 + 2 * x) macro
Dvirgl_encode.c681 …te_cmd_dword(ctx, VIRGL_CMD0(VIRGL_CCMD_SET_SCISSOR_STATE, 0, VIRGL_SET_SCISSOR_STATE_SIZE(num_sci… in virgl_encoder_set_scissor_state()