Searched refs:protectFeature (Results 1 – 10 of 10) sorted by relevance
/external/vulkan-validation-layers/scripts/ |
D | lvl_genvk.py | 112 protectFeature = protect 134 protectFeature = False, 158 protectFeature = False, 230 protectFeature = False, 255 protectFeature = False, 446 protectFeature = False, 520 protectFeature = False, 544 protectFeature = False,
|
D | layer_chassis_generator.py | 80 protectFeature = True, argument 95 self.protectFeature = protectFeature
|
D | thread_safety_generator.py | 77 protectFeature = True, argument 91 self.protectFeature = protectFeature
|
D | object_tracker_generator.py | 82 protectFeature = True, argument 97 self.protectFeature = protectFeature
|
D | layer_chassis_dispatch_generator.py | 79 protectFeature = True, argument 93 self.protectFeature = protectFeature
|
D | helper_file_generator.py | 49 protectFeature = True, argument 63 self.protectFeature = protectFeature
|
D | layer_dispatch_table_generator.py | 53 protectFeature = True, argument
|
/external/vulkan-headers/registry/ |
D | cgenerator.py | 23 protectFeature=True, argument 83 self.protectFeature = protectFeature 192 if self.genOpts.protectFeature: 219 if self.genOpts.protectFeature:
|
D | genvk.py | 329 protectFeature = False, 368 protectFeature = False, 400 protectFeature = False, 432 protectFeature = False, 459 protectFeature = False,
|
/external/deqp/external/vulkancts/scripts/ |
D | gen_vulkan_header.py | 181 protectFeature = False,
|