Searched refs:getStructBufferCounter (Results 1 – 2 of 2) sorted by relevance
302 TIntermTyped* getStructBufferCounter(const TSourceLoc& loc, TIntermTyped* buffer);
3221 TIntermTyped* HlslParseContext::getStructBufferCounter(const TSourceLoc& loc, TIntermTyped* buffer) in getStructBufferCounter() function in glslang::HlslParseContext3270 TIntermTyped* counter = getStructBufferCounter(loc, bufferObj); // obtain the counter member in decomposeStructBufferMethods()