Searched refs:AddCommands (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/angle/scripts/ |
H A D | generate_loader.py | 118 xml.AddCommands(feature_name, annotation) 155 xml.AddCommands(feature_name, annotation) 197 xml.AddCommands(feature_name, annotation) 257 xml.AddCommands(feature_name, annotation)
|
H A D | gen_proc_table.py | 141 glesxml.AddCommands(feature_name, annotation) 161 eglxml.AddCommands(feature_name, annotation) 205 clxml.AddCommands(feature_name, annotation)
|
H A D | registry_xml.py | 547 def AddCommands(self, feature_name, annotation): member in RegistryXML 675 egl.AddCommands(feature_name, version) 688 gles.AddCommands(feature_name, version)
|
H A D | generate_entry_points.py | 3013 egl.AddCommands(feature_name, annotation) 3388 xml.AddCommands(feature_name, version) 3530 clxml.AddCommands(feature_name, version) 3609 eglxml.AddCommands(feature_name, version)
|