Home
last modified time | relevance | path

Searched defs:VIRGL_OBJ_RS_S0_LINE_STIPPLE_ENABLE (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_protocol.h180 #define VIRGL_OBJ_RS_S0_LINE_STIPPLE_ENABLE(x) (((x) & 0x1) << 27) macro
/external/virglrenderer/src/
Dvirgl_protocol.h188 #define VIRGL_OBJ_RS_S0_LINE_STIPPLE_ENABLE(x) (((x) & 0x1) << 27) macro