Searched refs:slowCompilingUniformBlockSet (Results 1 – 5 of 5) sorted by relevance
35 const std::set<std::string> *slowCompilingUniformBlockSet) in GetSlowCompilingUniformBlockSet() argument37 ASSERT(slowCompilingUniformBlockSet); in GetSlowCompilingUniformBlockSet()38 return *slowCompilingUniformBlockSet; in GetSlowCompilingUniformBlockSet()147 state->slowCompilingUniformBlockSet = in postTranslate()285 return slowCompilingUniformBlockSet; in getSlowCompilingUniformBlockSet()
103 std::set<std::string> slowCompilingUniformBlockSet; member
705 executableD3D->mAttachedShaders[shaderType]->slowCompilingUniformBlockSet) in linkJobImpl()
347 std::set<std::string> &slowCompilingUniformBlockSet) in RecordUniformBlocksWithLargeArrayMember() argument378 slowCompilingUniformBlockSet.insert(uniformBlock.second->name().data()); in RecordUniformBlocksWithLargeArrayMember()
25 std::set<std::string> &slowCompilingUniformBlockSet);