Skip to content

Commit f017744

Browse files
authored
Format docs
1 parent b60e9e1 commit f017744

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/ios.metalAPIValidation.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@ The API Validation layer checks for code that calls the Metal API incorrectly,
22
including errors in creating resources, encoding Metal commands, and performing
33
other common tasks.
44

5-
> **_NOTE:_** The API Validation layer has a small, but measureable, impact on
6-
> CPU performance.
5+
> [!NOTE]
6+
>
7+
> The API validation layer has a small, but measureable, impact on CPU
8+
> performance.
79
810
For more details, read Apple's documentation on
911
[Validating your app’s Metal API usage](https://developer.apple.com/documentation/xcode/validating-your-apps-metal-api-usage/).

0 commit comments

Comments
 (0)