Home
last modified time | relevance | path

Searched refs:markMipmapsDirty (Results 1 - 12 of 12) sorted by relevance

/third_party/skia/src/gpu/
H A DGrTexture.h48 void markMipmapsDirty();
H A DGrTextureProxy.h42 void markMipmapsDirty() { in markMipmapsDirty() function in GrTextureProxy
H A DGrTexture.cpp24 void GrTexture::markMipmapsDirty() { in markMipmapsDirty() function in GrTexture
H A DGrRenderTask.cpp83 textureProxy->markMipmapsDirty(); in makeClosed()
H A DGrGpu.cpp676 texture->markMipmapsDirty(); in didWriteToSurface()
H A DGrDrawingManager.cpp634 newTextureProxy->markMipmapsDirty(); in createDDLTask()
/third_party/skia/src/gpu/mock/
H A DGrMockOpsRenderPass.h61 tex->markMipmapsDirty(); in markRenderTargetDirty()
/third_party/skia/src/gpu/dawn/
H A DGrDawnOpsRenderPass.cpp58 tex->markMipmapsDirty(); in beginRenderPass()
H A DGrDawnGpu.cpp194 texture->markMipmapsDirty(); in onWritePixels()
297 result->markMipmapsDirty(); in onWrapRenderableBackendTexture()
/third_party/skia/tests/
H A DGrSurfaceTest.cpp428 proxy->peekTexture()->markMipmapsDirty(); // avoids assert in GrGpu. in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
/third_party/skia/src/gpu/d3d/
H A DGrD3DGpu.cpp786 tex->markMipmapsDirty(); in uploadToTexture()
856 d3dTex->markMipmapsDirty(); in onTransferPixelsTo()
/third_party/skia/src/gpu/vk/
H A DGrVkGpu.cpp547 texture->markMipmapsDirty(); in onWritePixels()
631 tex->markMipmapsDirty(); in onTransferPixelsTo()

Completed in 15 milliseconds