HomeSort by relevance Sort by last modified time
    Searched refs:matchAPIProfile (Results 1 - 2 of 2) sorted by null

  /external/vulkan-validation-layers/
reg.py 27 # matchAPIProfile - returns whether an API and profile
55 def matchAPIProfile(api, profile, elem):
480 if (matchAPIProfile(api, profile, feature)):
484 if (matchAPIProfile(api, profile, feature)):
    [all...]
  /frameworks/native/opengl/tools/glgen2/registry/
reg.py 42 # matchAPIProfile - returns whether an API and profile
70 def matchAPIProfile(api, profile, elem):
    [all...]

Completed in 450 milliseconds