Home
last modified time | relevance | path

Searched refs:ClearResults (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
DShCompile_test.cpp214 sh::ClearResults(mCompiler); in TEST_F()
/third_party/skia/third_party/externals/angle2/include/GLSLANG/
DShaderLang.h668 void ClearResults(const ShHandle handle);
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DShaderLang.cpp411 void ClearResults(const ShHandle handle) in ClearResults() function