HomeSort by relevance Sort by last modified time
    Searched refs:VIRGL_OBJ_RS_S0_LINE_LAST_PIXEL (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/virgl/
virgl_protocol.h 181 #define VIRGL_OBJ_RS_S0_LINE_LAST_PIXEL(x) (((x) & 0x1) << 28)
virgl_encode.c 181 VIRGL_OBJ_RS_S0_LINE_LAST_PIXEL(state->line_last_pixel) |
    [all...]

Completed in 3455 milliseconds