Home
last modified time | relevance | path

Searched defs:manglingSuffix (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/graphite/
DContextUtils.cpp90 int manglingSuffix) { in get_uniforms()
164 int manglingSuffix = i; in EmitPaintParamsStorageBuffer() local
DShaderCodeDictionary.cpp32 std::string get_mangled_name(const std::string& baseName, int manglingSuffix) { in get_mangled_name()
/external/deqp/modules/glshared/
DglsLongStressCase.cpp147 static inline string mangleShaderNames (const string& source, const string& manglingSuffix) in mangleShaderNames()