Skip to content

Commit 5ff3ae8

Browse files
authored
Add architecture version to readme (#26)
1 parent 306f428 commit 5ff3ae8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ The query mechanism can report the following information about the GPU:
5656

5757
* **Name:** The product name string, e.g. "Mali-G710".
5858
* **Architecture:** The product architecture name string, e.g. "Valhall".
59+
* **Architecture version:** The product architecture version, e.g. 9.2.
5960
* **Model number:** The product ID number, e.g. 0xa002.
6061
* **Shader core count:** The number of shader cores in the design.
6162
* **Shader core mask:** The shader core topology mask.
@@ -168,7 +169,7 @@ or general mobile graphics development or technology please submit them on the
168169

169170
- - -
170171

171-
_Copyright © 2023-2024, Arm Limited and contributors._
172+
_Copyright © 2023-2025, Arm Limited and contributors._
172173

173174
[1]: https://community.arm.com/support-forums/f/graphics-gaming-and-vr-forum/
174175
[2]: https://developer.arm.com/documentation/102849/latest/

0 commit comments

Comments
 (0)