From 3fd6d60daf726481700e31bd6f35ec58d9eaf4fd Mon Sep 17 00:00:00 2001 From: Petr Kraus Date: Thu, 12 Sep 2019 14:16:01 +0200 Subject: [PATCH] Fix callout markup in vkGetDeviceProcAddr table (#1034) --- chapters/initialization.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chapters/initialization.txt b/chapters/initialization.txt index 4dab0836..1c4be90a 100644 --- a/chapters/initialization.txt +++ b/chapters/initialization.txt @@ -113,8 +113,8 @@ first parameter) that is pname:device or a child of pname:device. [width="80%",options="header"] |==== | pname:device | pname:pName | return value -| `NULL` | *<1> | undefined: -| invalid device | *<1> | undefined: +| `NULL` | *^1^ | undefined: +| invalid device | *^1^ | undefined: | device | `NULL` | undefined: | device | core device-level Vulkan command | fp^2^ | device | enabled device extension device-level commands | fp^2^