Home
last modified time | relevance | path

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

12

/external/skia/src/gpu/mtl/
DGrMtlTexture.mm27 , fTexture(texture) { function
48 , fTexture(texture) { function
66 , fTexture(texture) { function
DGrMtlTexture.h74 id<MTLTexture> fTexture; variable
DGrMtlPipelineState.mm29 : fTexture(static_cast<GrMtlTexture*>(texture)->mtlTexture()) { function
DGrMtlPipelineState.h113 id<MTLTexture> fTexture; member
/external/skqp/src/gpu/mtl/
DGrMtlTexture.mm21 , fTexture(texture) { function
35 , fTexture(texture) { function
49 , fTexture(texture) { function
DGrMtlPipelineState.mm27 : fTexture(static_cast<GrMtlTexture*>(texture)->mtlTexture()) { function
DGrMtlTexture.h93 id<MTLTexture> fTexture; variable
DGrMtlPipelineState.h101 id<MTLTexture> fTexture; member
/external/skqp/experimental/nima/
DNimaActor.h91 sk_sp<SkImage> fTexture; variable
113 SkImage* fTexture; variable
/external/skia/src/gpu/dawn/
DGrDawnAttachment.h41 wgpu::Texture fTexture; variable
/external/skia/tools/gpu/vk/
DVkYcbcrSamplerHelper.h43 GrBackendTexture fTexture; variable
/external/skia/include/gpu/mtl/
DGrMtlTypes.h40 sk_cfp<GrMTLHandle> fTexture; member
/external/skia/tools/gpu/
DManagedBackendTexture.h96 GrBackendTexture fTexture; variable
/external/skqp/src/gpu/
DGrTexturePriv.h68 GrTexture* fTexture; variable
DGrGpuCommandBuffer.h60 GrTexture* fTexture; variable
/external/skia/src/gpu/vk/
DGrVkTexture.h87 sk_sp<GrVkAttachment> fTexture; variable
DGrVkPipelineState.cpp125 GrVkTexture* fTexture; in setAndBindTextures() member
/external/skqp/gm/
Dsamplerstress.cpp132 SkBitmap fTexture; member in skiagm::SamplerStressGM
/external/skia/gm/
Dsamplerstress.cpp141 SkBitmap fTexture; member in skiagm::SamplerStressGM
Dtilemodes_scaled.cpp62 SkBitmap fTexture[SK_ARRAY_COUNT(gColorTypes)]; member in ScaledTilingGM
/external/skia/include/gpu/dawn/
DGrDawnTypes.h26 wgpu::Texture fTexture; member
/external/skqp/samplecode/
DSampleTiling.cpp73 SkBitmap fTexture[SK_ARRAY_COUNT(gColorTypes)]; member in TilingView
/external/skia/src/image/
DSkImage_GpuBase.cpp322 GrTexture* fTexture = nullptr; in MakePromiseImageLazyProxy() member in SkImage_GpuBase::MakePromiseImageLazyProxy::PromiseLazyInstantiateCallback
/external/skqp/src/gpu/vk/
DGrVkPipelineState.cpp206 GrVkTexture* fTexture; in setAndBindTextures() member
/external/skia/fuzz/
DFuzzDDLThreading.cpp69 sk_sp<SkPromiseImageTexture> fTexture; member in PromiseImageInfo

12