mirror of
https://gitee.com/openharmony/third_party_mesa3d
synced 2024-11-23 07:19:50 +00:00
d448bf8cdd
When a word ends in an 's', the possessive form ends with a trailing apostrophe instead. Acked-by: Matt Turner <mattst88@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9946>
27 lines
1.2 KiB
ReStructuredText
27 lines
1.2 KiB
ReStructuredText
Conformance Testing
|
|
===================
|
|
|
|
Mesa as a project does not get certified conformant by Khronos for the
|
|
APIs it implements. Rather, individual driver teams run the
|
|
conformance tests and submit their results on a set of hardware on a
|
|
particular operating system. The canonical list is at Khronos' list
|
|
of `conformant
|
|
products <https://www.khronos.org/conformance/adopters/conformant-products/>`_
|
|
and you can find some reports there by searching for "Mesa",
|
|
"Raspbian" and "RADV" for example.
|
|
|
|
Submitting conformance results to Khronos
|
|
-----------------------------------------
|
|
|
|
If your driver team is associated with an organization that is a
|
|
Khronos member and has submitted conformance for your API on another
|
|
software stack (likely you're a hardware company), it will probably be
|
|
easiest to submit your conformance through them.
|
|
|
|
If you are an individual developer or your organization hasn't
|
|
submitted results for the given API yet, X.Org is a member through
|
|
Software in the Public Interest, and they can help submit your
|
|
conformance results to get added to the list of conformant products.
|
|
You should probably coordinate with board@foundation.x.org for your
|
|
first submission.
|