Home
last modified time | relevance | path

Searched refs:featureSet (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/scripts/
H A Dgen_framework.py3286 featureSet = " or ".join(v[1]) variable in writeMandatoryFeatures.StructFoundContinue
3288 '\t\t\tlog << tcu::TestLog::Message << "Mandatory feature ' + featureSet + ' not supported" << tcu::TestLog::EndMessage;',
H A Dgen_framework_sc.py2891 featureSet = " or ".join(v[1])
2893 '\t\t\tlog << tcu::TestLog::Message << "Mandatory feature ' + featureSet + ' not supported" << tcu::TestLog::EndMessage;',
H A Dohos_gen_framework.py2935 featureSet = " or ".join(v[1]) variable in writeMandatoryFeatures.StructFoundContinue
2937 '\t\t\tlog << tcu::TestLog::Message << "Mandatory feature ' + featureSet + ' not supported" << tcu::TestLog::EndMessage;',

Completed in 18 milliseconds