Searched defs:computeScratchKey (Results 1 – 8 of 8) sorted by relevance
72 void GrGpuBuffer::computeScratchKey(GrScratchKey* key) const { in computeScratchKey() function in GrGpuBuffer
23 void computeScratchKey(const GrCaps& caps, GrScratchKey* key) const { in computeScratchKey() function
89 void GrTexture::computeScratchKey(GrScratchKey* key) const { in computeScratchKey() function in GrTexture
114 void GrAttachment::computeScratchKey(GrScratchKey* key) const { in computeScratchKey() function in GrAttachment
384 virtual void computeScratchKey(GrScratchKey*) const {} in computeScratchKey() function
285 void GrSurfaceProxy::computeScratchKey(const GrCaps& caps, GrScratchKey* key) const { in computeScratchKey() function in GrSurfaceProxy
215 void computeScratchKey(GrScratchKey* key) const override { GrTexture::computeScratchKey(key); } in computeScratchKey() function
309 void computeScratchKey(GrScratchKey* key) const override { in computeScratchKey() function in TestResource