Searched defs:varPath (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fTransformFeedbackTests.cpp275 glu::TypeComponentVector varPath; local
277 glu::parseTypePath(name.c_str(), varying.type, varPath);
278 numComponents = glu::getVarType(varying.type, varPath).getScalarSize();
497 glu::TypeComponentVector varPath; local
499 glu::parseTypePath(name.c_str(), varying.type, varPath);
501 output.type = glu::getVarType(varying.type, varPath);
507 glu::TypeComponentVector fullPath(varPath.size() + iter.getPath().size());
509 std::copy(varPath.begin(), varPath.end(), fullPath.begin());
510 std::copy(iter.getPath().begin(), iter.getPath().end(), fullPath.begin()+varPath
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 40 milliseconds