Home | History | Annotate | Download | only in hlsl

Lines Matching refs:indexStructBufferContent

759     // indexStructBufferContent returns nullptr if it isn't a structuredbuffer (SSBO).
760 TIntermTyped* sbArray = indexStructBufferContent(loc, base);
3285 TIntermTyped* argArray = indexStructBufferContent(loc, bufferObj);
6724 TIntermTyped* HlslParseContext::indexStructBufferContent(const TSourceLoc& loc, TIntermTyped* buffer) const