Home
last modified time | relevance | path

Searched defs:cacheable (Results 1 – 23 of 23) sorted by relevance

/third_party/skia/src/gpu/gl/
DGrGLTextureRenderTarget.cpp33 GrWrapCacheable cacheable, in GrGLTextureRenderTarget()
69 GrWrapCacheable cacheable, in MakeWrapped()
DGrGLTexture.cpp61 sk_sp<GrGLTextureParameters> parameters, GrWrapCacheable cacheable, in GrGLTexture()
130 GrWrapCacheable cacheable, in MakeWrapped()
DGrGLGpu.cpp658 GrWrapCacheable cacheable, in onWrapBackendTexture()
713 GrWrapCacheable cacheable) { in onWrapCompressedBackendTexture()
737 GrWrapCacheable cacheable) { in onWrapRenderableBackendTexture()
/third_party/skia/src/gpu/d3d/
DGrD3DTextureRenderTarget.cpp67 GrWrapCacheable cacheable) in GrD3DTextureRenderTarget()
91 GrWrapCacheable cacheable) in GrD3DTextureRenderTarget()
159 GrWrapCacheable cacheable, in MakeWrappedTextureRenderTarget()
DGrD3DTexture.cpp38 GrMipmapStatus mipmapStatus, GrWrapCacheable cacheable, in GrD3DTexture()
91 GrWrapCacheable cacheable, in MakeWrappedTexture()
DGrD3DGpu.cpp965 GrWrapCacheable cacheable) { in onWrapRenderableBackendTexture()
/third_party/skia/src/gpu/vk/
DGrVkTextureRenderTarget.cpp46 GrWrapCacheable cacheable) in GrVkTextureRenderTarget()
114 GrWrapCacheable cacheable, in MakeWrappedTextureRenderTarget()
DGrVkTexture.cpp48 GrWrapCacheable cacheable, GrIOType ioType, bool isExternal) in GrVkTexture()
96 GrVkGpu* gpu, SkISize dimensions, GrWrapOwnership wrapOwnership, GrWrapCacheable cacheable, in MakeWrappedTexture()
DGrVkImage.cpp181 GrWrapCacheable cacheable, in MakeWrapped()
241 GrWrapCacheable cacheable, in GrVkImage()
DGrVkOpsRenderPass.cpp898 auto cacheable = GrWrapCacheable::kNo; in onDrawBlurImage() local
DGrVkGpu.cpp1274 GrWrapCacheable cacheable, in onWrapBackendTexture()
1302 GrWrapCacheable cacheable) { in onWrapCompressedBackendTexture()
1309 GrWrapCacheable cacheable) { in onWrapRenderableBackendTexture()
/third_party/skia/src/gpu/mock/
DGrMockTexture.h33 GrWrapCacheable cacheable, in GrMockTexture()
177 GrWrapCacheable cacheable) in GrMockTextureRenderTarget()
DGrMockGpu.cpp181 GrWrapCacheable cacheable) { in onWrapRenderableBackendTexture()
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_bo.h38 bool cacheable; member
/third_party/skia/src/gpu/dawn/
DGrDawnTexture.cpp75 GrWrapCacheable cacheable, GrIOType ioType, in MakeWrapped()
DGrDawnGpu.cpp254 GrWrapCacheable cacheable, in onWrapBackendTexture()
268 GrWrapCacheable cacheable) { in onWrapCompressedBackendTexture()
275 GrWrapCacheable cacheable) { in onWrapRenderableBackendTexture()
/third_party/skia/src/gpu/
DGrGpu.cpp289 GrWrapCacheable cacheable, in wrapBackendTexture()
310 GrWrapCacheable cacheable) { in wrapCompressedBackendTexture()
330 GrWrapCacheable cacheable) { in wrapRenderableBackendTexture()
DGrProxyProvider.cpp538 GrWrapCacheable cacheable, in wrapBackendTexture()
576 GrWrapCacheable cacheable, in wrapCompressedBackendTexture()
612 GrWrapCacheable cacheable, in wrapRenderableBackendTexture()
DGrResourceProvider.cpp347 GrWrapCacheable cacheable, in wrapBackendTexture()
358 GrWrapCacheable cacheable) { in wrapCompressedBackendTexture()
371 GrWrapCacheable cacheable) { in wrapRenderableBackendTexture()
/third_party/libcoap/include/coap3/
Dcoap_resource_internal.h58 unsigned int cacheable:1; /**< can be cached */ member
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_surface.c192 boolean cacheable, in svga_texture_view_surface()
/third_party/weex-loader/src/
Dloader.js172 this.cacheable && this.cacheable() property
/third_party/skia/tests/
DResourceCacheTest.cpp258 static TestResource* CreateWrapped(GrGpu* gpu, GrWrapCacheable cacheable, in CreateWrapped()
299 TestResource(GrGpu* gpu, GrWrapCacheable cacheable, size_t size) in TestResource()