Searched refs:getSlowCompilingUniformBlockSet (Results 1 – 6 of 6) sorted by relevance
27 const std::set<std::string> *getSlowCompilingUniformBlockSet() const;
284 const std::set<std::string> *TranslatorHLSL::getSlowCompilingUniformBlockSet() const in getSlowCompilingUniformBlockSet() function in sh::TranslatorHLSL
79 const std::set<std::string> &getSlowCompilingUniformBlockSet() const;
209 const std::set<std::string> &ShaderD3D::getSlowCompilingUniformBlockSet() const in getSlowCompilingUniformBlockSet() function in rx::ShaderD3D
2129 shadersD3D[shaderType]->getSlowCompilingUniformBlockSet(); in link()
706 return translator->getSlowCompilingUniformBlockSet(); in GetSlowCompilingUniformBlockSet()