summaryrefslogtreecommitdiff
path: root/graphics/asymptote/doc/asy.1
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/asymptote/doc/asy.1')
-rw-r--r--graphics/asymptote/doc/asy.17
1 files changed, 5 insertions, 2 deletions
diff --git a/graphics/asymptote/doc/asy.1 b/graphics/asymptote/doc/asy.1
index 92f7615415..04580bd473 100644
--- a/graphics/asymptote/doc/asy.1
+++ b/graphics/asymptote/doc/asy.1
@@ -31,6 +31,9 @@ in the user's home directory using the long form:
For a complete
description, see the Info files.
.TP
+.B \-GPUblockSize n
+Compute shader block size [8].
+.TP
.B \-GPUcompress
Compress GPU transparent fragment counts [false].
.TP
@@ -41,7 +44,7 @@ Compute indexing partial sums on GPU [true].
Use fragment shader interlock [true].
.TP
.B \-GPUlocalSize n
-Compute shader local size [16].
+Compute shader local size [256].
.TP
.B \-V,\-View
View output; command-line only.
@@ -116,7 +119,7 @@ Default output file precision [7].
Garbage collect using purge(divisor=n) [2].
.TP
.B \-dvisvgmMultipleFiles
-dvisvgm supports multiple files [false].
+dvisvgm supports multiple files [true].
.TP
.B \-embed
Embed rendered preview image [true].