Searched refs:bindImageStorage (Results 1 – 3 of 3) sorted by relevance
159 fGpu->bindImageStorage((*nextSamplerIdx)++, access.ioType(), in bindTextures()
66 void bindImageStorage(int unitIdx, GrIOType, GrGLTexture *);
3148 void GrGLGpu::bindImageStorage(int unitIdx, GrIOType ioType, GrGLTexture *texture) { in bindImageStorage() function in GrGLGpu