From 76df8ca88c6553a290e9e003b117ee800c165451 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sat, 13 Apr 2024 16:13:00 -0700 Subject: x11perf.man: Add xybitmap putimage tests Fixes: bd6b810 ("Add xybitmap putimage tests") Signed-off-by: Alan Coopersmith Part-of: --- man/x11perf.man | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/man/x11perf.man b/man/x11perf.man index 2785365..611a21d 100644 --- a/man/x11perf.man +++ b/man/x11perf.man @@ -912,6 +912,15 @@ PutImage XY format 100x100 square. .B \-putimagexy500 PutImage XY format 500x500 square. .TP 14 +.B \-putimagexybitmap10 +PutImage XYbitmap 10x10 square. +.TP 14 +.B \-putimagexybitmap100 +PutImage XYbitmap 100x100 square. +.TP 14 +.B \-putimagexybitmap500 +PutImage XYbitmap 500x500 square. +.TP 14 .B \-shmput10 PutImage 10x10 square, MIT shared memory extension. .TP 14 @@ -930,6 +939,15 @@ PutImage XY format 100x100 square, MIT shared memory extension. .B \-shmputxy500 PutImage XY format 500x500 square, MIT shared memory extension. .TP 14 +.B \-shmputxybitmap10 +PutImage XYbitmap 10x10 square, MIT shared memory extension. +.TP 14 +.B \-shmputxybitmap100 +PutImage XYbitmap 100x100 square, MIT shared memory extension. +.TP 14 +.B \-shmputxybitmap500 +PutImage XYbitmap 500x500 square, MIT shared memory extension. +.TP 14 .B \-getimage10 GetImage 10x10 square. .TP 14 -- cgit v1.2.3