Searched defs:GeneratorOptions (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/tools/glgen2/registry/
H A Dreg.py206 # GeneratorOptions - base class for options used during header production
234 class GeneratorOptions: class in inherits:
264 # CGeneratorOptions - subclass of GeneratorOptions.
288 class CGeneratorOptions(GeneratorOptions):
309 GeneratorOptions.__init__(self, filename, apiname, profile,
335 # genOpts - GeneratorOptions controlling what's generated and how
653 # genOpts - GeneratorOptions object used to control which
979 # genOpts - GeneratorOptions object with parameters used

Completed in 38 milliseconds