Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
Ddoctransformer.py330 def apiMatch(self, oldname, newname): member in DocTransformer
389 if not self.apiMatch(self.state.apiName, apiName):
Dreg.py1584 apiMatch = False
1589 apiMatch = True
1612 if not apiMatch:
/third_party/skia/third_party/externals/opengl-registry/xml/
Dreg.py1010 apiMatch = False
1015 apiMatch = True
1034 if (not apiMatch):
/third_party/skia/third_party/externals/egl-registry/api/
Dreg.py1019 apiMatch = False
1024 apiMatch = True
1043 if (not apiMatch):
/third_party/openGLES/xml/
Dreg.py999 apiMatch = False
1004 apiMatch = True
1023 if (not apiMatch):
/third_party/EGL/api/
Dreg.py1008 apiMatch = False
1013 apiMatch = True
1032 if (not apiMatch):
/third_party/vulkan-headers/registry/
Dreg.py1466 apiMatch = False
1471 apiMatch = True
1494 if not apiMatch: