Searched defs:computeScratchKey (Results 1 – 8 of 8) sorted by relevance
22 void computeScratchKey(const GrCaps& caps, skgpu::ScratchKey* key) const { in computeScratchKey() function
91 void GrGpuBuffer::computeScratchKey(skgpu::ScratchKey* key) const { in computeScratchKey() function in GrGpuBuffer
89 void GrTexture::computeScratchKey(skgpu::ScratchKey* key) const { in computeScratchKey() function in GrTexture
95 void GrAttachment::computeScratchKey(skgpu::ScratchKey* key) const { in computeScratchKey() function in GrAttachment
274 virtual void computeScratchKey(skgpu::ScratchKey*) const {} in computeScratchKey() function
231 void GrSurfaceProxy::computeScratchKey(const GrCaps& caps, skgpu::ScratchKey* key) const { in computeScratchKey() function in GrSurfaceProxy
231 void computeScratchKey(skgpu::ScratchKey* key) const override { in computeScratchKey() function
374 void computeScratchKey(skgpu::ScratchKey* key) const override { in computeScratchKey() function in TestResource