Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/skia/src/gpu/ganesh/mtl/
H A DGrMtlTexture.mm29 , fTexture(std::move(texture)) { function
52 , fTexture(std::move(texture)) { function
72 , fTexture(std::move(texture)) { function
H A DGrMtlAttachment.mm36 , fTexture(texture) { function
54 , fTexture(texture) { function
H A DGrMtlAttachment.h91 id<MTLTexture> fTexture; variable
H A DGrMtlTexture.h90 sk_sp<GrMtlAttachment> fTexture; variable
H A DGrMtlPipelineState.mm33 : fTexture(static_cast<GrMtlTexture*>(texture)->mtlTexture()) { function
H A DGrMtlPipelineState.h99 id<MTLTexture> fTexture; member
/aosp_15_r20/external/skia/tools/gpu/
H A DManagedBackendTexture.h115 GrBackendTexture fTexture; variable
211 skgpu::graphite::BackendTexture fTexture; variable
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DComputePathAtlas.h77 sk_sp<TextureProxy> fTexture; variable
H A DTextureProxy.h135 sk_sp<Texture> fTexture; variable
H A DScratchResourceManager.h175 sk_sp<Texture> fTexture; member
/aosp_15_r20/external/skia/src/gpu/graphite/mtl/
H A DMtlTexture.h52 sk_cfp<id<MTLTexture>> fTexture; variable
/aosp_15_r20/external/skia/src/gpu/graphite/dawn/
H A DDawnTexture.h63 wgpu::Texture fTexture; variable
H A DDawnBackendTexture.cpp31 WGPUTexture fTexture; member in skgpu::graphite::DawnBackendTextureData
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkTexture.h115 sk_sp<GrVkImage> fTexture; variable
H A DGrVkPipelineState.cpp143 GrVkTexture* fTexture; in setAndBindTextures() member
/aosp_15_r20/external/skia/include/gpu/ganesh/mtl/
H A DGrMtlTypes.h42 sk_cfp<GrMTLHandle> fTexture; member
/aosp_15_r20/external/skia/gm/
H A Dsamplerstress.cpp137 SkBitmap fTexture; member in skiagm::SamplerStressGM
H A Dtilemodes_scaled.cpp70 SkBitmap fTexture[std::size(gColorTypes)]; member in ScaledTilingGM
H A Dtilemodes.cpp73 SkBitmap fTexture[std::size(gColorTypes)]; member in TilingGM
/aosp_15_r20/external/skia/src/sksl/ir/
H A DSkSLLayout.h116 int fTexture = -1; member
/aosp_15_r20/external/skia/fuzz/
H A DFuzzDDLThreading.cpp81 sk_sp<GrPromiseImageTexture> fTexture; member in PromiseImageInfo
/aosp_15_r20/external/skia/src/gpu/ganesh/image/
H A DSkImage_GaneshBase.cpp414 sk_sp<GrTexture> fTexture; in MakePromiseImageLazyProxy() member in SkImage_GaneshBase::MakePromiseImageLazyProxy::PromiseLazyInstantiateCallback
/aosp_15_r20/external/skia/tests/
H A DPromiseImageTest.cpp60 sk_sp<GrPromiseImageTexture> fTexture; member
H A DLazyProxyTest.cpp341 sk_sp<GrTexture> fTexture; member in TestCallback
/aosp_15_r20/external/skia/src/sksl/codegen/
H A DSkSLSPIRVCodeGenerator.cpp682 std::unique_ptr<Variable> fTexture; member

12