Home
last modified time | relevance | path

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

/external/angle/src/tests/compiler_tests/
DShaderImage_test.cpp59 const TIntermAggregate *imageLoadFunctionCall = in CheckImageLoadCall() local
61 ASSERT_NE(nullptr, imageLoadFunctionCall); in CheckImageLoadCall()
63 const TIntermSequence *loadArguments = imageLoadFunctionCall->getSequence(); in CheckImageLoadCall()