Searched refs:VIRGL_POLYGON_STIPPLE_SIZE (Results 1 – 5 of 5) sorted by relevance
463 #define VIRGL_POLYGON_STIPPLE_SIZE 32 macro
694 …er_write_cmd_dword(ctx, VIRGL_CMD0(VIRGL_CCMD_SET_POLYGON_STIPPLE, 0, VIRGL_POLYGON_STIPPLE_SIZE)); in virgl_encoder_set_polygon_stipple()695 for (i = 0; i < VIRGL_POLYGON_STIPPLE_SIZE; i++) { in virgl_encoder_set_polygon_stipple()
485 #define VIRGL_POLYGON_STIPPLE_SIZE 32 macro
860 if (length != VIRGL_POLYGON_STIPPLE_SIZE) in vrend_decode_set_polygon_stipple()
727 …er_write_cmd_dword(ctx, VIRGL_CMD0(VIRGL_CCMD_SET_POLYGON_STIPPLE, 0, VIRGL_POLYGON_STIPPLE_SIZE)); in virgl_encoder_set_polygon_stipple()728 for (i = 0; i < VIRGL_POLYGON_STIPPLE_SIZE; i++) { in virgl_encoder_set_polygon_stipple()