Searched refs:protectFile (Results 1 – 11 of 11) sorted by relevance
/external/angle/third_party/vulkan-headers/src/registry/ |
D | genvk.py | 133 protectFile = protect 309 protectFile = protectFile, 348 protectFile = protectFile, 380 protectFile = protectFile, 406 protectFile = False,
|
D | cgenerator.py | 32 protectFile=True, argument 90 self.protectFile = protectFile 150 if genOpts.protectFile and self.genOpts.filename: 176 if self.genOpts.protectFile and self.genOpts.filename:
|
/external/vulkan-headers/registry/ |
D | genvk.py | 130 protectFile = protect 299 protectFile = protectFile, 338 protectFile = protectFile, 370 protectFile = protectFile, 396 protectFile = False,
|
D | cgenerator.py | 80 protectFile = True, argument 100 self.protectFile = protectFile 149 if genOpts.protectFile and self.genOpts.filename: 175 if self.genOpts.protectFile and self.genOpts.filename:
|
/external/vulkan-validation-layers/scripts/ |
D | layer_chassis_generator.py | 79 protectFile = True, argument 94 self.protectFile = protectFile
|
D | thread_safety_generator.py | 76 protectFile = True, argument 90 self.protectFile = protectFile
|
D | object_tracker_generator.py | 81 protectFile = True, argument 96 self.protectFile = protectFile
|
D | layer_chassis_dispatch_generator.py | 78 protectFile = True, argument 92 self.protectFile = protectFile
|
D | helper_file_generator.py | 48 protectFile = True, argument 62 self.protectFile = protectFile
|
D | layer_dispatch_table_generator.py | 52 protectFile = True, argument
|
/external/deqp/external/vulkancts/scripts/ |
D | gen_vulkan_header.py | 180 protectFile = True,
|