Searched refs:traverseProgramVariablePath (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fProgramInterfaceDefinitionUtil.cpp | 800 static bool traverseProgramVariablePath (std::vector<VariablePathComponent>& typePath, const Progra… in traverseProgramVariablePath() function 1199 …if (!traverseProgramVariablePath(path, program, name, VariableSearchFilter::createShaderTypeStorag… in getNumFeedbackVaryingComponents() 1441 …if (!traverseProgramVariablePath(path, program, varyingName, VariableSearchFilter::createShaderTyp… in getProgramInterfaceResourceList() 1703 if (!traverseProgramVariablePath(modifiedPath, program, pathName, filter)) in findProgramVariablePathByPathName()
|