Searched refs:nextInstanceName (Results 1 - 3 of 3) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/scripts/ | ||
H A D | gen_framework.py | 2437 nextInstanceName = 'DE_NULL'; variable in writeDeviceFeatures2.StructureFoundContinueToNextOne 2439 nextInstanceName = '&' + testedStructureDetail[index+1].instanceName + '[ndx]' variable in writeDeviceFeatures2.StructureFoundContinueToNextOne |
H A D | gen_framework_sc.py | 2171 nextInstanceName = 'DE_NULL'; variable in writeDeviceFeatures2.StructureFoundContinueToNextOne 2173 nextInstanceName = '&' + testedStructureDetail[index+1].instanceName + '[ndx]' variable in writeDeviceFeatures2.StructureFoundContinueToNextOne |
H A D | ohos_gen_framework.py | 2087 nextInstanceName = 'DE_NULL'; variable in writeDeviceFeatures2.StructureFoundContinueToNextOne 2089 nextInstanceName = '&' + testedStructureDetail[index+1].instanceName + '[ndx]' variable in writeDeviceFeatures2.StructureFoundContinueToNextOne |
Completed in 13 milliseconds