Home
last modified time | relevance | path

Searched refs:traverseProgramVariablePath (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fProgramInterfaceDefinitionUtil.cpp827 static bool traverseProgramVariablePath (std::vector<VariablePathComponent>& typePath, const Progra… in traverseProgramVariablePath() function
1226 …if (!traverseProgramVariablePath(path, program, name, VariableSearchFilter::createShaderTypeStorag… in getNumFeedbackVaryingComponents()
1468 …if (!traverseProgramVariablePath(path, program, varyingName, VariableSearchFilter::createShaderTyp… in getProgramInterfaceResourceList()
1730 if (!traverseProgramVariablePath(modifiedPath, program, pathName, filter)) in findProgramVariablePathByPathName()