Searched refs:imageStoreFunctionCall (Results 1 – 1 of 1) sorted by relevance
32 const TIntermAggregate *imageStoreFunctionCall = in CheckImageStoreCall() local34 ASSERT_NE(nullptr, imageStoreFunctionCall); in CheckImageStoreCall()36 const TIntermSequence *storeArguments = imageStoreFunctionCall->getSequence(); in CheckImageStoreCall()