Searched refs:getSlowCompilingUniformBlockSet (Results 1 – 6 of 6) sorted by relevance
27 const std::set<std::string> *getSlowCompilingUniformBlockSet() const;
253 const std::set<std::string> *TranslatorHLSL::getSlowCompilingUniformBlockSet() const in getSlowCompilingUniformBlockSet() function in sh::TranslatorHLSL
685 return translator->getSlowCompilingUniformBlockSet(); in GetSlowCompilingUniformBlockSet()
62 const std::set<std::string> &getSlowCompilingUniformBlockSet() const;
243 const std::set<std::string> &ShaderD3D::getSlowCompilingUniformBlockSet() const in getSlowCompilingUniformBlockSet() function in rx::ShaderD3D
2083 shadersD3D[shaderType]->getSlowCompilingUniformBlockSet(); in link()