Home
last modified time | relevance | path

Searched refs:matchApi (Results 1 – 1 of 1) sorted by relevance

/external/deqp/scripts/khr_util/
Dregistry.py216 def matchApi(api1, api2): function
265 if (matchApi(api, eComponent.get('api')) and
266 matchApi(profile, eComponent.get('profile'))):
271 if not matchApi(api, eFeature.get('api')):