Searched refs:traverseProgramVariablePath (Results 1 – 1 of 1) sorted by relevance
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fProgramInterfaceDefinitionUtil.cpp | 827 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()
|