Home
last modified time | relevance | path

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

/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/skia/experimental/graphite/src/mtl/
DMtlTexture.h34 sk_cfp<id<MTLTexture>> fTexture; variable
/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/skia/tools/gpu/
DManagedBackendTexture.h96 GrBackendTexture fTexture; variable
/third_party/skia/src/gpu/vk/
DGrVkTexture.h89 sk_sp<GrVkImage> fTexture; variable
DGrVkPipelineState.cpp123 GrVkTexture* fTexture; in setAndBindTextures() member
/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
Dtilemodes_scaled.cpp68 SkBitmap fTexture[SK_ARRAY_COUNT(gColorTypes)]; member in ScaledTilingGM
Dtilemodes.cpp65 SkBitmap fTexture[SK_ARRAY_COUNT(gColorTypes)]; member in TilingGM
/third_party/skia/include/gpu/dawn/
DGrDawnTypes.h28 wgpu::Texture fTexture; member
/third_party/skia/src/image/
DSkImage_GpuBase.cpp322 GrTexture* fTexture = nullptr; in MakePromiseImageLazyProxy() member in SkImage_GpuBase::MakePromiseImageLazyProxy::PromiseLazyInstantiateCallback
/third_party/skia/fuzz/
DFuzzDDLThreading.cpp69 sk_sp<SkPromiseImageTexture> fTexture; member in PromiseImageInfo
/third_party/skia/tests/
DPromiseImageTest.cpp30 sk_sp<SkPromiseImageTexture> fTexture; member
DLazyProxyTest.cpp292 sk_sp<GrTexture> fTexture; member in TestCallback
/third_party/skia/src/gpu/
DGrResourceCache.h39 GrTexture* fTexture; member