Searched refs:TypeInfo (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/tools/glgen2/registry/
H A Dreg.py108 # TypeInfo - registry information about a type. No additional state
110 class TypeInfo(BaseInfo): class in inherits:BaseInfo
343 # typeinfo - TypeInfo for a type
645 # typedict - dictionary of TypeInfo objects keyed by type name
753 self.addElementInfo(type, TypeInfo(type), 'type', self.typedict)
839 # Get TypeInfo object for <type> tag corresponding to typename

Completed in 63 milliseconds