Home
last modified time | relevance | path

Searched refs:MakeSecondaryCBRenderTarget (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/src/gpu/vk/
DGrVkRenderTarget.h33 static sk_sp<GrVkRenderTarget> MakeSecondaryCBRenderTarget(GrVkGpu*,
DGrVkRenderTarget.cpp154 sk_sp<GrVkRenderTarget> GrVkRenderTarget::MakeSecondaryCBRenderTarget( in MakeSecondaryCBRenderTarget() function in GrVkRenderTarget
DGrVkGpu.cpp1388 return GrVkRenderTarget::MakeSecondaryCBRenderTarget(this, imageInfo.dimensions(), vkInfo); in onWrapVulkanSecondaryCBAsRenderTarget()
/third_party/flutter/skia/src/gpu/vk/
DGrVkRenderTarget.h40 static sk_sp<GrVkRenderTarget> MakeSecondaryCBRenderTarget(GrVkGpu*, const GrSurfaceDesc&,
DGrVkRenderTarget.cpp210 sk_sp<GrVkRenderTarget> GrVkRenderTarget::MakeSecondaryCBRenderTarget( in MakeSecondaryCBRenderTarget() function in GrVkRenderTarget
DGrVkGpu.cpp1367 return GrVkRenderTarget::MakeSecondaryCBRenderTarget(this, desc, vkInfo); in onWrapVulkanSecondaryCBAsRenderTarget()