Searched refs:VIRGL_POLYGON_STIPPLE_SIZE (Results 1 – 6 of 6) sorted by relevance
499 #define VIRGL_POLYGON_STIPPLE_SIZE 32 macro
496 #define VIRGL_POLYGON_STIPPLE_SIZE 32 macro
511 #define VIRGL_POLYGON_STIPPLE_SIZE 32 macro
915 if (length != VIRGL_POLYGON_STIPPLE_SIZE) in vrend_decode_set_polygon_stipple()
771 …er_write_cmd_dword(ctx, VIRGL_CMD0(VIRGL_CCMD_SET_POLYGON_STIPPLE, 0, VIRGL_POLYGON_STIPPLE_SIZE)); in virgl_encoder_set_polygon_stipple()772 for (i = 0; i < VIRGL_POLYGON_STIPPLE_SIZE; i++) { in virgl_encoder_set_polygon_stipple()
1047 …er_write_cmd_dword(ctx, VIRGL_CMD0(VIRGL_CCMD_SET_POLYGON_STIPPLE, 0, VIRGL_POLYGON_STIPPLE_SIZE)); in virgl_encoder_set_polygon_stipple()1048 for (i = 0; i < VIRGL_POLYGON_STIPPLE_SIZE; i++) { in virgl_encoder_set_polygon_stipple()