Searched refs:useInputAspect (Results 1 – 1 of 1) sorted by relevance
6100 const bool useInputAspect = useInputAspectNdx != 0; in addFormatTests() local6102 if (testConfigExternal.renderPassType == RENDERPASS_TYPE_RENDERPASS2 && useInputAspect) in addFormatTests()6155 if (useInputAspect) in addFormatTests()6181 …const string testName (renderTypes[renderTypeNdx].str + string(useInputAspect ? "_use_input_aspec… in addFormatTests()6232 if (useInputAspect) in addFormatTests()6258 …ng testName (string("self_dep_") + renderTypes[renderTypeNdx].str + (useInputAspect ? "_use_input_… in addFormatTests()6422 const bool useInputAspect = useInputAspectNdx != 0; in addFormatTests() local6424 if (testConfigExternal.renderPassType == RENDERPASS_TYPE_RENDERPASS2 && useInputAspect) in addFormatTests()6476 if (useInputAspect) in addFormatTests()6503 …const string testName (renderTypes[renderTypeNdx].str + string(useInputAspect ? "_use_input_aspec… in addFormatTests()[all …]