From 9b289139ffaf017857dc3cbb0ceea21a44da6f7d Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sat, 13 Apr 2024 16:26:28 -0700 Subject: x11perf.man: Add tests for ShmGetImage Fixes: 7f46d58 ("Add tests for ShmGetImage") Signed-off-by: Alan Coopersmith Part-of: --- man/x11perf.man | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'man/x11perf.man') diff --git a/man/x11perf.man b/man/x11perf.man index 96e476c..91fcd93 100644 --- a/man/x11perf.man +++ b/man/x11perf.man @@ -951,6 +951,24 @@ PutImage XYbitmap 100x100 square, MIT shared memory extension. .B \-shmputxybitmap500 PutImage XYbitmap 500x500 square, MIT shared memory extension. .TP 14 +.B \-shmget10 +GetImage 10x10 square, MIT shared memory extension. +.TP 14 +.B \-shmget100 +GetImage 100x100 square, MIT shared memory extension. +.TP 14 +.B \-shmget500 +GetImage 500x500 square, MIT shared memory extension. +.TP 14 +.B \-shmgetxy10 +GetImage XY format 10x10 square, MIT shared memory extension. +.TP 14 +.B \-shmgetxy100 +GetImage XY format 100x100 square, MIT shared memory extension. +.TP 14 +.B \-shmgetxy500 +GetImage XY format 500x500 square, MIT shared memory extension. +.TP 14 .B \-getimage10 GetImage 10x10 square. .TP 14 -- cgit v1.2.3