mirror of
https://github.com/openharmony/third_party_vulkan-loader.git
synced 2026-07-19 17:13:36 -04:00
Update supported versions in the docs
Mention the supported versions that were missing. Signed-off-by: Ludovico de Nittis <ludovico.denittis@collabora.com>
This commit is contained in:
committed by
Charles Giessen
parent
456f3f9c4b
commit
a85509f69f
@@ -526,7 +526,7 @@ Here is an example driver JSON Manifest file:
|
||||
<tr>
|
||||
<td>"file_format_version"</td>
|
||||
<td>The JSON format major.minor.patch version number of this file.<br/>
|
||||
Currently supported version is 1.0.0.</td>
|
||||
Supported versions are: 1.0.0 and 1.0.1.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>"ICD"</td>
|
||||
|
||||
@@ -1611,7 +1611,7 @@ Here's an example of a meta-layer manifest file:
|
||||
<tr>
|
||||
<td>"file_format_version"</td>
|
||||
<td>Manifest format major.minor.patch version number.<br/>
|
||||
Supported versions are: 1.0.0, 1.0.1, 1.1.0, 1.1.1, and 1.1.2.
|
||||
Supported versions are: 1.0.0, 1.0.1, 1.1.0, 1.1.1, 1.1.2 and 1.2.0.
|
||||
</td>
|
||||
<td>None</td>
|
||||
<td>None</td>
|
||||
|
||||
Reference in New Issue
Block a user