Home
last modified time | relevance | path

Searched refs:getVkBackendContext (Results 1 – 2 of 2) sorted by relevance

/external/skia/tools/gpu/vk/
DVkTestContext.h25 sk_sp<const GrVkBackendContext> getVkBackendContext() { in getVkBackendContext() function
DVkTestContext.cpp114 backendContext = sharedContext->getVkBackendContext(); in Create()