Searched refs:VIRGL_OBJ_RS_S0_LINE_SMOOTH (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/virgl/
H A Dvirgl_protocol.h193 #define VIRGL_OBJ_RS_S0_LINE_SMOOTH(x) (((x) & 0x1) << 26) macro
H A Dvirgl_encode.c188 VIRGL_OBJ_RS_S0_LINE_SMOOTH(state->line_smooth) |
/xsrc/external/mit/MesaLib/dist/src/virtio/virtio-gpu/
H A Dvirgl_protocol.h214 #define VIRGL_OBJ_RS_S0_LINE_SMOOTH(x) (((x) & 0x1) << 26) macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/virgl/
H A Dvirgl_encode.c453 VIRGL_OBJ_RS_S0_LINE_SMOOTH(state->line_smooth) |

Completed in 13 milliseconds