Searched refs:newTextureProxy (Results 1 – 1 of 1) sorted by relevance
620 GrTextureProxy* newTextureProxy = newDest->asTextureProxy(); in createDDLTask() local621 if (newTextureProxy && GrMipmapped::kYes == newTextureProxy->mipmapped()) { in createDDLTask()622 newTextureProxy->markMipmapsDirty(); in createDDLTask()