Home | History | Annotate | Download | only in registry

Lines Matching full:registry

28 # dump - dump registry after loading
31 # registry <filename> - use specified XML registry instead of gl.xml
33 # timeit - time length of registry loading & header generation
64 elif (arg == '-registry'):
67 write('Using registry ', regFilename, file=sys.stderr)
93 # Load & parse registry
94 reg = Registry()
109 write('Performing Registry dump to regdump.txt')
166 '** API Registry. The current version of the Registry, generator scripts',
168 '** http://www.opengl.org/registry/',