/third_party/flutter/skia/src/gpu/mtl/ |
D | GrMtlTextureRenderTarget.mm | 46 GrWrapCacheable cacheable) 50 this->registerWithCacheWrapped(cacheable); 57 GrWrapCacheable cacheable) 61 this->registerWithCacheWrapped(cacheable); 116 GrWrapCacheable cacheable) { 129 gpu, desc, sampleCnt, colorTexture, texture, mipMapsStatus, cacheable)); 132 new GrMtlTextureRenderTarget(gpu, desc, texture, mipMapsStatus, cacheable));
|
D | GrMtlTexture.mm | 36 GrWrapCacheable cacheable, 46 this->registerWithCacheWrapped(cacheable); 75 GrWrapCacheable cacheable, 82 cacheable, ioType));
|
D | GrMtlTextureRenderTarget.h | 64 GrWrapCacheable cacheable); 70 GrWrapCacheable cacheable);
|
/third_party/skia/src/gpu/d3d/ |
D | GrD3DTextureRenderTarget.cpp | 67 GrWrapCacheable cacheable) in GrD3DTextureRenderTarget() argument 80 this->registerWithCacheWrapped(cacheable); in GrD3DTextureRenderTarget() 91 GrWrapCacheable cacheable) in GrD3DTextureRenderTarget() argument 96 this->registerWithCacheWrapped(cacheable); in GrD3DTextureRenderTarget() 159 GrWrapCacheable cacheable, in MakeWrappedTextureRenderTarget() argument 190 cacheable); in MakeWrappedTextureRenderTarget() 195 mipmapStatus, cacheable)); in MakeWrappedTextureRenderTarget()
|
D | GrD3DTexture.cpp | 38 GrMipmapStatus mipmapStatus, GrWrapCacheable cacheable, in GrD3DTexture() argument 48 this->registerWithCacheWrapped(cacheable); in GrD3DTexture() 91 GrWrapCacheable cacheable, in MakeWrappedTexture() argument 107 shaderResourceView, mipmapStatus, cacheable, in MakeWrappedTexture()
|
/third_party/skia/src/gpu/gl/ |
D | GrGLTextureRenderTarget.cpp | 33 GrWrapCacheable cacheable, in GrGLTextureRenderTarget() argument 39 this->registerWithCacheWrapped(cacheable); in GrGLTextureRenderTarget() 69 GrWrapCacheable cacheable, in MakeWrapped() argument 72 gpu, sampleCount, texDesc, std::move(parameters), rtIDs, cacheable, mipmapStatus)); in MakeWrapped()
|
D | GrGLTexture.cpp | 61 sk_sp<GrGLTextureParameters> parameters, GrWrapCacheable cacheable, in GrGLTexture() argument 69 this->registerWithCacheWrapped(cacheable); in GrGLTexture() 130 GrWrapCacheable cacheable, in MakeWrapped() argument 133 new GrGLTexture(gpu, desc, mipmapStatus, std::move(parameters), cacheable, ioType)); in MakeWrapped()
|
/third_party/flutter/skia/src/gpu/gl/ |
D | GrGLTextureRenderTarget.cpp | 33 GrWrapCacheable cacheable, in GrGLTextureRenderTarget() argument 39 this->registerWithCacheWrapped(cacheable); in GrGLTextureRenderTarget() 68 GrWrapCacheable cacheable, in MakeWrapped() argument 71 gpu, sampleCount, texDesc, std::move(parameters), rtIDs, cacheable, mipMapsStatus)); in MakeWrapped()
|
D | GrGLTexture.cpp | 59 sk_sp<GrGLTextureParameters> parameters, GrWrapCacheable cacheable, in GrGLTexture() argument 67 this->registerWithCacheWrapped(cacheable); in GrGLTexture() 130 GrWrapCacheable cacheable, in MakeWrapped() argument 133 new GrGLTexture(gpu, desc, mipMapsStatus, std::move(parameters), cacheable, ioType)); in MakeWrapped()
|
/third_party/skia/src/gpu/vk/ |
D | GrVkTextureRenderTarget.cpp | 46 GrWrapCacheable cacheable) in GrVkTextureRenderTarget() argument 51 this->registerWithCacheWrapped(cacheable); in GrVkTextureRenderTarget() 114 GrWrapCacheable cacheable, in MakeWrappedTextureRenderTarget() argument 132 cacheable); in MakeWrappedTextureRenderTarget() 151 std::move(resolveAttachment), mipmapStatus, cacheable)); in MakeWrappedTextureRenderTarget()
|
D | GrVkTexture.cpp | 48 GrWrapCacheable cacheable, GrIOType ioType, bool isExternal) in GrVkTexture() argument 59 this->registerWithCacheWrapped(cacheable); in GrVkTexture() 96 GrVkGpu* gpu, SkISize dimensions, GrWrapOwnership wrapOwnership, GrWrapCacheable cacheable, in MakeWrappedTexture() argument 109 cacheable); in MakeWrappedTexture() 121 cacheable, ioType, isExternal)); in MakeWrappedTexture()
|
/third_party/flutter/skia/src/gpu/vk/ |
D | GrVkTextureRenderTarget.cpp | 73 GrWrapCacheable cacheable) in GrVkTextureRenderTarget() argument 80 this->registerWithCacheWrapped(cacheable); 91 GrWrapCacheable cacheable) in GrVkTextureRenderTarget() argument 96 this->registerWithCacheWrapped(cacheable); 213 GrWrapCacheable cacheable, in MakeWrappedTextureRenderTarget() argument 233 mipMapsStatus, ownership, cacheable)); in MakeWrappedTextureRenderTarget() 237 mipMapsStatus, ownership, cacheable)); in MakeWrappedTextureRenderTarget()
|
D | GrVkTexture.cpp | 43 GrWrapCacheable cacheable, GrIOType ioType) in GrVkTexture() argument 53 this->registerWithCacheWrapped(cacheable); 99 GrWrapCacheable cacheable, in MakeWrappedTexture() argument 120 mipMapsStatus, ownership, cacheable, ioType)); in MakeWrappedTexture()
|
/third_party/skia/src/gpu/mtl/ |
D | GrMtlTexture.mm | 45 GrWrapCacheable cacheable, 59 this->registerWithCacheWrapped(cacheable); 96 GrWrapCacheable cacheable, 104 GrAttachment::UsageFlags::kTexture, cacheable); 113 cacheable, ioType));
|
D | GrMtlTextureRenderTarget.mm | 40 GrWrapCacheable cacheable) 45 this->registerWithCacheWrapped(cacheable); 106 GrWrapCacheable cacheable) { 117 GrMtlAttachment::MakeWrapped(gpu, dimensions, texture, textureUsageFlags, cacheable); 133 std::move(resolveAttachment), mipmapStatus, cacheable));
|
D | GrMtlAttachment.mm | 35 GrWrapCacheable cacheable) 40 this->registerWithCacheWrapped(cacheable); 151 GrWrapCacheable cacheable) { 154 cacheable));
|
/third_party/weex-loader/src/ |
D | style.js | 30 this.cacheable && this.cacheable()
|
D | element.js | 27 this.cacheable && this.cacheable()
|
D | template.js | 34 this.cacheable && this.cacheable()
|
D | script.js | 33 this.cacheable && this.cacheable()
|
D | json.js | 32 this.cacheable && this.cacheable()
|
/third_party/skia/src/gpu/mock/ |
D | GrMockTexture.h | 33 GrWrapCacheable cacheable, in GrMockTexture() argument 39 this->registerWithCacheWrapped(cacheable); in GrMockTexture() 177 GrWrapCacheable cacheable) in GrMockTextureRenderTarget() argument 181 this->registerWithCacheWrapped(cacheable); in GrMockTextureRenderTarget()
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
D | lima_bo.c | 206 if (!bo->cacheable) in lima_bo_cache_put() 309 bo->cacheable = !(lima_debug & LIMA_DEBUG_NO_BO_CACHE || in lima_bo_create() 366 bo->cacheable = false; in lima_bo_export() 465 bo->cacheable = false; in lima_bo_import() 478 bo->cacheable = false; in lima_bo_import()
|
/third_party/skia/src/gpu/dawn/ |
D | GrDawnTexture.cpp | 75 GrWrapCacheable cacheable, GrIOType ioType, in MakeWrapped() argument 87 tex->registerWithCacheWrapped(cacheable); in MakeWrapped()
|
/third_party/skia/src/gpu/ |
D | GrGpu.cpp | 289 GrWrapCacheable cacheable, in wrapBackendTexture() argument 305 return this->onWrapBackendTexture(backendTex, ownership, cacheable, ioType); in wrapBackendTexture() 310 GrWrapCacheable cacheable) { in wrapCompressedBackendTexture() argument 324 return this->onWrapCompressedBackendTexture(backendTex, ownership, cacheable); in wrapCompressedBackendTexture() 330 GrWrapCacheable cacheable) { in wrapRenderableBackendTexture() argument 348 this->onWrapRenderableBackendTexture(backendTex, sampleCnt, ownership, cacheable); in wrapRenderableBackendTexture()
|