Searched refs:matchAPIProfile (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/tools/glgen2/registry/
H A Dreg.py42 # matchAPIProfile - returns whether an API and profile
70 def matchAPIProfile(api, profile, elem): function
900 if (matchAPIProfile(api, profile, feature)):
904 if (matchAPIProfile(api, profile, feature)):

Completed in 232 milliseconds