Home
last modified time | relevance | path

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

/external/angle/src/tests/compiler_tests/
DShaderImage_test.cpp32 const TIntermAggregate *imageStoreFunctionCall = in CheckImageStoreCall() local
34 ASSERT_NE(nullptr, imageStoreFunctionCall); in CheckImageStoreCall()
36 const TIntermSequence *storeArguments = imageStoreFunctionCall->getSequence(); in CheckImageStoreCall()