Home
last modified time | relevance | path

Searched defs:fTexture (Results 1 – 25 of 39) sorted by relevance

12

/third_party/skia/src/gpu/mtl/
DGrMtlTexture.mm27 , fTexture(std::move(texture)) { function
49 , fTexture(std::move(texture)) { function
68 , fTexture(std::move(texture)) { function
DGrMtlAttachment.mm27 , fTexture(texture) { function
39 , fTexture(texture) { function
DGrMtlAttachment.h87 id<MTLTexture> fTexture; variable
DGrMtlTexture.h76 sk_sp<GrMtlAttachment> fTexture; variable
DGrMtlPipelineState.mm32 : fTexture(static_cast<GrMtlTexture*>(texture)->mtlTexture()) { function
DGrMtlPipelineState.h97 id<MTLTexture> fTexture; member
/third_party/flutter/skia/src/gpu/mtl/
DGrMtlTexture.mm26 , fTexture(texture) { function
41 , fTexture(texture) { function
56 , fTexture(texture) { function
DGrMtlTexture.h66 id<MTLTexture> fTexture; variable
DGrMtlPipelineState.mm30 : fTexture(static_cast<GrMtlTexture*>(texture)->mtlTexture()) { function
DGrMtlPipelineState.h110 id<MTLTexture> fTexture; member
/third_party/skia/experimental/graphite/src/mtl/
DMtlTexture.h34 sk_cfp<id<MTLTexture>> fTexture; variable
/third_party/flutter/skia/src/gpu/dawn/
DGrDawnStencilAttachment.h37 dawn::Texture fTexture; variable
/third_party/flutter/skia/include/gpu/mtl/
DGrMtlTypes.h29 sk_cf_obj<const void*> fTexture; member
/third_party/skia/src/gpu/dawn/
DGrDawnAttachment.h41 wgpu::Texture fTexture; variable
/third_party/skia/tools/gpu/vk/
DVkYcbcrSamplerHelper.h43 GrBackendTexture fTexture; variable
/third_party/skia/experimental/graphite/src/
DCopyTask.h40 sk_sp<Texture> fTexture; variable
DTextureProxy.h44 sk_sp<Texture> fTexture; variable
/third_party/flutter/skia/include/gpu/dawn/
DGrDawnTypes.h17 dawn::Texture fTexture; member
/third_party/skia/tools/gpu/
DManagedBackendTexture.h96 GrBackendTexture fTexture; variable
/third_party/skia/src/gpu/vk/
DGrVkTexture.h87 sk_sp<GrVkImage> fTexture; variable
/third_party/flutter/skia/src/gpu/
DGrTexturePriv.h69 GrTexture* fTexture; variable
/third_party/skia/include/gpu/mtl/
DGrMtlTypes.h42 sk_cfp<GrMTLHandle> fTexture; member
/third_party/skia/gm/
Dsamplerstress.cpp141 SkBitmap fTexture; member in skiagm::SamplerStressGM
/third_party/flutter/skia/gm/
Dsamplerstress.cpp143 SkBitmap fTexture; member in skiagm::SamplerStressGM
/third_party/skia/include/gpu/dawn/
DGrDawnTypes.h28 wgpu::Texture fTexture; member

12