Searched defs:getGlobalUniformBlockName (Results 1 – 4 of 4) sorted by relevance
60 virtual const char* getGlobalUniformBlockName() const override { return "$Global"; } in getGlobalUniformBlockName() function
237 virtual const char* getGlobalUniformBlockName() const { return ""; } in getGlobalUniformBlockName() function
587 const char* getGlobalUniformBlockName() const { return globalUniformBlockName.c_str(); } in getGlobalUniformBlockName() function
282 const char* TParseContext::getGlobalUniformBlockName() const in getGlobalUniformBlockName() function in glslang::TParseContext