Searched refs:protectFeature (Results 1 – 10 of 10) sorted by relevance
/external/vulkan-validation-layers/scripts/ |
D | lvl_genvk.py | 112 protectFeature = protect 130 protectFeature = False, 153 protectFeature = False, 222 protectFeature = False, 246 protectFeature = False, 429 protectFeature = False, 500 protectFeature = False, 523 protectFeature = False,
|
D | layer_chassis_generator.py | 79 protectFeature = True, argument 94 self.protectFeature = protectFeature
|
D | thread_safety_generator.py | 76 protectFeature = True, argument 90 self.protectFeature = protectFeature
|
D | helper_file_generator.py | 48 protectFeature = True, argument 62 self.protectFeature = protectFeature
|
D | object_tracker_generator.py | 81 protectFeature = True, argument 96 self.protectFeature = protectFeature
|
D | layer_chassis_dispatch_generator.py | 78 protectFeature = True, argument 92 self.protectFeature = protectFeature
|
D | layer_dispatch_table_generator.py | 52 protectFeature = True, argument
|
/external/vulkan-headers/registry/ |
D | cgenerator.py | 71 protectFeature = True, argument 87 self.protectFeature = protectFeature 187 if (self.genOpts.protectFeature): 214 if (self.genOpts.protectFeature):
|
D | genvk.py | 122 protectFeature = protect 292 protectFeature = False, 328 protectFeature = False, 358 protectFeature = False, 383 protectFeature = False,
|
/external/deqp/external/vulkancts/scripts/ |
D | gen_vulkan_header.py | 181 protectFeature = False,
|