Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/scripts/khr_util/
Dregistry_cache.py57 def getRevision (self): member in RegistrySource
63 def getRevision (self): member in RegistrySource
153 …fetchFile(cachePath, source.getRepo(), source.getRevision(), source.getFilename(), source.getCheck…
Dformat.py41 return genInlHeaderForSource(registrySource.getFilename(), registrySource.getRevision())
/third_party/vk-gl-cts/scripts/egl/
Dcommon.py128 …R = khr_util.format.genInlHeader("Khronos EGL API description (egl.xml)", EGL_SOURCE.getRevision())
/third_party/vk-gl-cts/scripts/opengl/
Dsrc_util.py241 …ADER = khr_util.format.genInlHeader("Khronos GL API description (gl.xml)", GL_SOURCE.getRevision())