Home
last modified time | relevance | path

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

/external/skia/src/gpu/glsl/
DGrGLSLProgramBuilder.cpp103 this->emitSamplersAndImageStorages(proc, &texSamplers, &texelBuffers, &imageStorages); in emitAndInstallPrimProc()
172 this->emitSamplersAndImageStorages(*subFP, &textureSamplerArray, &texelBufferArray, in emitAndInstallFragProc()
256 void GrGLSLProgramBuilder::emitSamplersAndImageStorages( in emitSamplersAndImageStorages() function in GrGLSLProgramBuilder
DGrGLSLProgramBuilder.h160 void emitSamplersAndImageStorages(const GrResourceIOProcessor& processor,