Home
last modified time | relevance | path

Searched refs:makeVulkanSecondaryCBRenderTargetContext (Results 1 – 3 of 3) sorted by relevance

/external/skqp/src/gpu/vk/
DGrVkSecondaryCBDrawContext.cpp31 ctx->contextPriv().makeVulkanSecondaryCBRenderTargetContext(imageInfo, vkInfo, props)); in Make()
/external/skqp/src/gpu/
DGrContextPriv.h88 sk_sp<GrRenderTargetContext> makeVulkanSecondaryCBRenderTargetContext(
DGrContext.cpp937 sk_sp<GrRenderTargetContext> GrContextPriv::makeVulkanSecondaryCBRenderTargetContext( in makeVulkanSecondaryCBRenderTargetContext() function in GrContextPriv