Searched refs:promotedFeatures (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/scripts/ | ||
H A D | gen_framework.py | 2500 promotedFeatures = [] variable in .StructureFoundContinueToNextOne 2508 promotedFeatures.append(type) 2509 if promotedFeatures: 2541 for feature in promotedFeatures: |
H A D | ohos_gen_framework.py | 2149 promotedFeatures = [] variable in .StructureFoundContinueToNextOne 2157 promotedFeatures.append(type) 2158 if promotedFeatures: 2190 for feature in promotedFeatures: |
Completed in 10 milliseconds