Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/
H A DShaderD3D.cpp34 const std::set<std::string> &GetSlowCompilingUniformBlockSet( in GetSlowCompilingUniformBlockSet() function
148 GetSlowCompilingUniformBlockSet(sh::GetSlowCompilingUniformBlockSet(compiler)); in postTranslate()
/aosp_15_r20/external/angle/include/GLSLANG/
H A DShaderLang.h921 const std::set<std::string> *GetSlowCompilingUniformBlockSet(const ShHandle handle);
/aosp_15_r20/external/angle/src/compiler/translator/
H A DShaderLang.cpp705 const std::set<std::string> *GetSlowCompilingUniformBlockSet(const ShHandle handle) in GetSlowCompilingUniformBlockSet() function