Searched refs:protectFile (Results 1 – 9 of 9) sorted by relevance
/external/vulkan-headers/registry/ |
D | genvk.py | 121 protectFile = protect 291 protectFile = protectFile, 327 protectFile = protectFile, 357 protectFile = protectFile, 382 protectFile = False,
|
D | cgenerator.py | 70 protectFile = True, argument 86 self.protectFile = protectFile 132 if (genOpts.protectFile and self.genOpts.filename): 169 if (self.genOpts.protectFile and self.genOpts.filename):
|
/external/vulkan-validation-layers/scripts/ |
D | layer_chassis_generator.py | 78 protectFile = True, argument 93 self.protectFile = protectFile
|
D | thread_safety_generator.py | 75 protectFile = True, argument 89 self.protectFile = protectFile
|
D | helper_file_generator.py | 47 protectFile = True, argument 61 self.protectFile = protectFile
|
D | object_tracker_generator.py | 80 protectFile = True, argument 95 self.protectFile = protectFile
|
D | layer_chassis_dispatch_generator.py | 77 protectFile = True, argument 91 self.protectFile = protectFile
|
D | layer_dispatch_table_generator.py | 51 protectFile = True, argument
|
/external/deqp/external/vulkancts/scripts/ |
D | gen_vulkan_header.py | 180 protectFile = True,
|