Searched defs:computeScratchKey (Results 1 – 8 of 8) sorted by relevance
30 void computeScratchKey(const GrCaps& caps, skgpu::ScratchKey* key) const { in computeScratchKey() function
98 void GrGpuBuffer::computeScratchKey(skgpu::ScratchKey* key) const { in computeScratchKey() function in GrGpuBuffer
91 void GrTexture::computeScratchKey(skgpu::ScratchKey* key) const { in computeScratchKey() function in GrTexture
101 void GrAttachment::computeScratchKey(skgpu::ScratchKey* key) const { in computeScratchKey() function in GrAttachment
294 virtual void computeScratchKey(skgpu::ScratchKey*) const {} in computeScratchKey() function
233 void GrSurfaceProxy::computeScratchKey(const GrCaps& caps, skgpu::ScratchKey* key) const { in computeScratchKey() function in GrSurfaceProxy
240 void computeScratchKey(skgpu::ScratchKey* key) const override { in computeScratchKey() function
377 void computeScratchKey(skgpu::ScratchKey* key) const override { in computeScratchKey() function in TestResource