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

/prebuilts/ndk/current/sources/third_party/vulkan/src/
H A Dreg.py20 # matchAPIProfile - returns whether an API and profile
48 def matchAPIProfile(api, profile, elem): function
473 if (matchAPIProfile(api, profile, feature)):
477 if (matchAPIProfile(api, profile, feature)):
/prebuilts/ndk/r13/sources/third_party/vulkan/src/
H A Dreg.py20 # matchAPIProfile - returns whether an API and profile
48 def matchAPIProfile(api, profile, elem): function
473 if (matchAPIProfile(api, profile, feature)):
477 if (matchAPIProfile(api, profile, feature)):

Completed in 70 milliseconds