Searched refs:getSlowCompilingUniformBlockSet (Results 1 – 5 of 5) 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
68 const std::set<std::string> &getSlowCompilingUniformBlockSet() const;
283 const std::set<std::string> &CompiledShaderStateD3D::getSlowCompilingUniformBlockSet() const in getSlowCompilingUniformBlockSet() function in rx::CompiledShaderStateD3D
711 return translator->getSlowCompilingUniformBlockSet(); in GetSlowCompilingUniformBlockSet()