Searched refs:CL_VERSIONS (Results 1 – 3 of 3) sorted by relevance
/external/angle/scripts/ |
D | registry_xml.py | 254 CL_VERSIONS = [(1, 0), (1, 1), (1, 2), (2, 0), (2, 1), (2, 2), (3, 0)] variable
|
D | gen_proc_table.py | 249 for major_version, minor_version in registry_xml.CL_VERSIONS:
|
D | generate_entry_points.py | 2793 for major_version, minor_version in registry_xml.CL_VERSIONS:
|