Home
last modified time | relevance | path

Searched defs:MakeTexture (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/mtl/
H A DGrMtlAttachment.mm86 sk_sp<GrMtlAttachment> GrMtlAttachment::MakeTexture(GrMtlGpu* gpu, function
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkImage.cpp73 sk_sp<GrVkImage> GrVkImage::MakeTexture(GrVkGpu* gpu, in MakeTexture() function in GrVkImage
/aosp_15_r20/external/deqp-deps/amber/src/dawn/
Dengine_dawn.cc146 Result MakeTexture(const ::dawn::Device& device, in MakeTexture() function