Home
last modified time | relevance | path

Searched refs:mCompilerResourcesString (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DShader.cpp392 mCompilerResourcesString = compilerInstance.getBuiltinResourcesString(); in compile()
820 return mCompilerResourcesString; in getCompilerResourcesString()
DShader.h273 std::string mCompilerResourcesString; variable