mirror of
https://github.com/status-im/Vulkan-Docs.git
synced 2025-02-25 12:35:11 +00:00
Fix callout markup in vkGetDeviceProcAddr table (#1034)
This commit is contained in:
parent
4b02e3fb5d
commit
3fd6d60daf
@ -113,8 +113,8 @@ first parameter) that is pname:device or a child of pname:device.
|
|||||||
[width="80%",options="header"]
|
[width="80%",options="header"]
|
||||||
|====
|
|====
|
||||||
| pname:device | pname:pName | return value
|
| pname:device | pname:pName | return value
|
||||||
| `NULL` | *<1> | undefined:
|
| `NULL` | *^1^ | undefined:
|
||||||
| invalid device | *<1> | undefined:
|
| invalid device | *^1^ | undefined:
|
||||||
| device | `NULL` | undefined:
|
| device | `NULL` | undefined:
|
||||||
| device | core device-level Vulkan command | fp^2^
|
| device | core device-level Vulkan command | fp^2^
|
||||||
| device | enabled device extension device-level commands | fp^2^
|
| device | enabled device extension device-level commands | fp^2^
|
||||||
|
Loading…
x
Reference in New Issue
Block a user