Home
last modified time | relevance | path

Searched refs:getStructBufferCounter (Results 1 – 2 of 2) sorted by relevance

/external/deqp-deps/glslang/hlsl/
DhlslParseHelper.h302 TIntermTyped* getStructBufferCounter(const TSourceLoc& loc, TIntermTyped* buffer);
DhlslParseHelper.cpp3221 TIntermTyped* HlslParseContext::getStructBufferCounter(const TSourceLoc& loc, TIntermTyped* buffer) in getStructBufferCounter() function in glslang::HlslParseContext
3270 TIntermTyped* counter = getStructBufferCounter(loc, bufferObj); // obtain the counter member in decomposeStructBufferMethods()