• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Conformance Testing
2===================
3
4Mesa as a project does not get certified conformant by Khronos for the
5APIs it implements.  Rather, individual driver teams run the
6conformance tests and submit their results on a set of hardware on a
7particular operating system.  The canonical list is at Khronos's list
8of `conformant
9products <https://www.khronos.org/conformance/adopters/conformant-products/>`_
10and you can find some reports there by searching for "Mesa",
11"Raspbian" and "RADV" for example.
12
13Submitting conformance results to Khronos
14-----------------------------------------
15
16If your driver team is associated with an organization that is a
17Khronos member and has submitted conformance for your API on another
18software stack (likely you're a hardware company), it will probably be
19easiest to submit your conformance through them.
20
21If you are an individual developer or your organization hasn't
22submitted results for the given API yet, X.Org is a member through
23Software in the Public Interest, and they can help submit your
24conformance results to get added to the list of conformant products.
25You should probably coordinate with board@foundation.x.org for your
26first submission.
27