Searched refs:usedFeatures (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/scripts/ | ||
H A D | gen_framework.py | 2540 usedFeatures = [] variable in .StructureFoundContinueToNextOne 2543 if (struct.instanceName in usedFeatures): 2551 usedFeatures.append(struct.instanceName) |
H A D | ohos_gen_framework.py | 2189 usedFeatures = [] variable in .StructureFoundContinueToNextOne 2192 if (struct.instanceName in usedFeatures): 2200 usedFeatures.append(struct.instanceName) |
Completed in 10 milliseconds