Searched refs:getRevision (Results 1 – 5 of 5) sorted by relevance
122 …R = khr_util.format.genInlHeader("Khronos EGL API description (egl.xml)", EGL_SOURCE.getRevision())
39 return genInlHeaderForSource(registrySource.getFilename(), registrySource.getRevision())
53 def getRevision (self): member in RegistrySource
763 def getRevision(path): function905 print >>f, 'SVN Revision: %s'%(getRevision(root),)
157 …ADER = khr_util.format.genInlHeader("Khronos GL API description (gl.xml)", GL_SOURCE.getRevision())