From 8321f0cbb2d01ac1423ce4a58a03af949b67dedd Mon Sep 17 00:00:00 2001 From: Philip Taylor Date: Sat, 27 Feb 2016 01:52:59 +0000 Subject: [PATCH] tessellation.txt: Fix typos --- doc/specs/vulkan/chapters/tessellation.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/specs/vulkan/chapters/tessellation.txt b/doc/specs/vulkan/chapters/tessellation.txt index f2efa39b..1926bfe4 100644 --- a/doc/specs/vulkan/chapters/tessellation.txt +++ b/doc/specs/vulkan/chapters/tessellation.txt @@ -64,7 +64,7 @@ in strips stretching across the rectangle in the latexmath:[$u$] dimension for all tessellation evaluation shader invocations that share a line). Each vertex produced by the tessellator has an associated (u,v,w) or (u,v) -position in a normalized parameter space, with parameter values in the +position in a normalized parameter space, with parameter values in the range latexmath:[$[0,1\]$], as illustrated in figure <>. @@ -146,7 +146,7 @@ code:VertexOrderCcw, the vertices will be generated with counter-clockwise order. The vertices of a triangle are defined to be in counter-clockwise ordering -of the value +if the value [latexmath] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ \[