Home
last modified time | relevance | path

Searched defs:mappedFullName (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
DShaderVariable_test.cpp54 std::string mappedFullName = "wrongName"; in TEST() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DShaderVars.cpp234 bool ShaderVariable::findInfoByMappedName(const std::string &mappedFullName, in findInfoByMappedName()