Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_protocol.h178 #define VIRGL_OBJ_RS_S0_MULTISAMPLE(x) (((x) & 0x1) << 25) macro
Dvirgl_encode.c178 VIRGL_OBJ_RS_S0_MULTISAMPLE(state->multisample) | in virgl_encode_rasterizer_state()