Searched refs:protectFeature (Results 1 – 8 of 8) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/ |
D | genvk.py | 499 protectFeature = False, 541 protectFeature = False, 572 protectFeature = False, 600 protectFeature = False, 628 protectFeature = False, 656 protectFeature = False, 683 protectFeature = False, 716 protectFeature = False, 743 protectFeature = False, 769 protectFeature = False, [all …]
|
D | schema_generator.py | 51 protectFeature=True, argument 77 self.protectFeature = protectFeature
|
D | cgenerator.py | 25 protectFeature=True, argument 103 self.protectFeature = protectFeature 248 if self.genOpts.protectFeature: 296 if self.genOpts.protectFeature:
|
D | json_h_generator.py | 51 protectFeature=True, argument
|
D | json_c_generator.py | 100 protectFeature=True, argument
|
D | json_generator.py | 265 protectFeature=True, argument
|
D | json_parser.py | 316 protectFeature=True, argument
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/Retired/ |
D | extensionStubSource.py | 187 if (self.genOpts.protectFeature): 205 if (self.genOpts.protectFeature):
|