Home
last modified time | relevance | path

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

/external/skia/src/gpu/glsl/
DGrGLSLProgramBuilder.cpp169 SkSTArray<2, ImageStorageHandle> imageStorageArray(fp.numImageStorages()); in emitAndInstallFragProc() local
173 &imageStorageArray); in emitAndInstallFragProc()
180 GrGLSLFragmentProcessor::ImageStorages imageStorages(&fp, imageStorageArray.begin()); in emitAndInstallFragProc()