Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/image/
H A Dgpu_context_test.cpp199 GrVkBackendContext grVkBackendContext; variable
202 ASSERT_FALSE(gpuContext->BuildFromVK(grVkBackendContext));
204 ASSERT_FALSE(gpuContext->BuildFromVK(grVkBackendContext));
218 GrVkBackendContext grVkBackendContext; variable
223 ASSERT_FALSE(gpuContext->BuildFromVK(grVkBackendContext, options));
225 ASSERT_FALSE(gpuContext->BuildFromVK(grVkBackendContext, options));
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H A Dskia_gpu_context_test.cpp51 GrVkBackendContext grVkBackendContext; variable
52 gpuContext->BuildFromVK(grVkBackendContext);