Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DShaderD3D.cpp255 const std::set<std::string> &GetSlowCompilingUniformBlockSet( in GetSlowCompilingUniformBlockSet() function
346 GetSlowCompilingUniformBlockSet(sh::GetSlowCompilingUniformBlockSet(compilerHandle)); in compile()
/third_party/skia/third_party/externals/angle2/include/GLSLANG/
DShaderLang.h758 const std::set<std::string> *GetSlowCompilingUniformBlockSet(const ShHandle handle);
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DShaderLang.cpp689 const std::set<std::string> *GetSlowCompilingUniformBlockSet(const ShHandle handle) in GetSlowCompilingUniformBlockSet() function