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/
H A Dregistry_cache.py58 def getRevision (self): member in RegistrySource
64 def getRevision (self): member in RegistrySource
154 fetchFile(cachePath, source.getRepo(), source.getRevision(), source.getFilename(), source.getChecksum(), cacheDir)
H A Dformat.py41 return genInlHeaderForSource(registrySource.getFilename(), registrySource.getRevision())
/third_party/vk-gl-cts/scripts/egl/
H A Dcommon.py128 INL_HEADER = khr_util.format.genInlHeader("Khronos EGL API description (egl.xml)", EGL_SOURCE.getRevision())
/third_party/vk-gl-cts/scripts/opengl/
H A Dsrc_util.py242 INL_HEADER = khr_util.format.genInlHeader("Khronos GL API description (gl.xml)", GL_SOURCE.getRevision())

Completed in 2 milliseconds