Home
last modified time | relevance | path

Searched refs:CreateVkBackendContext (Results 1 – 10 of 10) sorted by relevance

/external/skia/tools/gpu/vk/
DVkTestUtils.h29 bool CreateVkBackendContext(GrVkGetProc getProc,
DVkTestContext.cpp179 if (!sk_gpu_test::CreateVkBackendContext(getProc, &backendContext, extensions, in Create()
DVkTestUtils.cpp383 bool CreateVkBackendContext(GrVkGetProc getProc, in CreateVkBackendContext() function
/external/skqp/tools/gpu/vk/
DVkTestUtils.h29 bool CreateVkBackendContext(GrVkGetProc getProc,
DVkTestContext.cpp179 if (!sk_gpu_test::CreateVkBackendContext(getProc, &backendContext, extensions, in Create()
DVkTestUtils.cpp379 bool CreateVkBackendContext(GrVkGetProc getProc, in CreateVkBackendContext() function
/external/skia/tools/sk_app/
DVulkanWindowContext.cpp66 if (!sk_gpu_test::CreateVkBackendContext(getProc, &backendContext, &extensions, &features, in initializeContext()
/external/skqp/tools/sk_app/
DVulkanWindowContext.cpp66 if (!sk_gpu_test::CreateVkBackendContext(getProc, &backendContext, &extensions, &features, in initializeContext()
/external/skia/tests/
DVkHardwareBufferTest.cpp527 if (!sk_gpu_test::CreateVkBackendContext(getProc, &fBackendContext, fExtensions, in init()
/external/skqp/tests/
DVkHardwareBufferTest.cpp521 if (!sk_gpu_test::CreateVkBackendContext(getProc, &fBackendContext, fExtensions, in init()