/aosp_15_r20/external/skia/src/gpu/ganesh/mtl/ |
H A D | GrMtlTexture.mm | 29 , fTexture(std::move(texture)) { function 52 , fTexture(std::move(texture)) { function 72 , fTexture(std::move(texture)) { function
|
H A D | GrMtlAttachment.mm | 36 , fTexture(texture) { function 54 , fTexture(texture) { function
|
H A D | GrMtlAttachment.h | 91 id<MTLTexture> fTexture; variable
|
H A D | GrMtlTexture.h | 90 sk_sp<GrMtlAttachment> fTexture; variable
|
H A D | GrMtlPipelineState.mm | 33 : fTexture(static_cast<GrMtlTexture*>(texture)->mtlTexture()) { function
|
H A D | GrMtlPipelineState.h | 99 id<MTLTexture> fTexture; member
|
/aosp_15_r20/external/skia/tools/gpu/ |
H A D | ManagedBackendTexture.h | 115 GrBackendTexture fTexture; variable 211 skgpu::graphite::BackendTexture fTexture; variable
|
/aosp_15_r20/external/skia/src/gpu/graphite/ |
H A D | ComputePathAtlas.h | 77 sk_sp<TextureProxy> fTexture; variable
|
H A D | TextureProxy.h | 135 sk_sp<Texture> fTexture; variable
|
H A D | ScratchResourceManager.h | 175 sk_sp<Texture> fTexture; member
|
/aosp_15_r20/external/skia/src/gpu/graphite/mtl/ |
H A D | MtlTexture.h | 52 sk_cfp<id<MTLTexture>> fTexture; variable
|
/aosp_15_r20/external/skia/src/gpu/graphite/dawn/ |
H A D | DawnTexture.h | 63 wgpu::Texture fTexture; variable
|
H A D | DawnBackendTexture.cpp | 31 WGPUTexture fTexture; member in skgpu::graphite::DawnBackendTextureData
|
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/ |
H A D | GrVkTexture.h | 115 sk_sp<GrVkImage> fTexture; variable
|
H A D | GrVkPipelineState.cpp | 143 GrVkTexture* fTexture; in setAndBindTextures() member
|
/aosp_15_r20/external/skia/include/gpu/ganesh/mtl/ |
H A D | GrMtlTypes.h | 42 sk_cfp<GrMTLHandle> fTexture; member
|
/aosp_15_r20/external/skia/gm/ |
H A D | samplerstress.cpp | 137 SkBitmap fTexture; member in skiagm::SamplerStressGM
|
H A D | tilemodes_scaled.cpp | 70 SkBitmap fTexture[std::size(gColorTypes)]; member in ScaledTilingGM
|
H A D | tilemodes.cpp | 73 SkBitmap fTexture[std::size(gColorTypes)]; member in TilingGM
|
/aosp_15_r20/external/skia/src/sksl/ir/ |
H A D | SkSLLayout.h | 116 int fTexture = -1; member
|
/aosp_15_r20/external/skia/fuzz/ |
H A D | FuzzDDLThreading.cpp | 81 sk_sp<GrPromiseImageTexture> fTexture; member in PromiseImageInfo
|
/aosp_15_r20/external/skia/src/gpu/ganesh/image/ |
H A D | SkImage_GaneshBase.cpp | 414 sk_sp<GrTexture> fTexture; in MakePromiseImageLazyProxy() member in SkImage_GaneshBase::MakePromiseImageLazyProxy::PromiseLazyInstantiateCallback
|
/aosp_15_r20/external/skia/tests/ |
H A D | PromiseImageTest.cpp | 60 sk_sp<GrPromiseImageTexture> fTexture; member
|
H A D | LazyProxyTest.cpp | 341 sk_sp<GrTexture> fTexture; member in TestCallback
|
/aosp_15_r20/external/skia/src/sksl/codegen/ |
H A D | SkSLSPIRVCodeGenerator.cpp | 682 std::unique_ptr<Variable> fTexture; member
|