Home
last modified time | relevance | path

Searched refs:CreateD3DBackendContext (Results 1 – 4 of 4) sorted by relevance

/external/skia/tools/gpu/d3d/
DD3DTestUtils.h16 bool CreateD3DBackendContext(GrD3DBackendContext* ctx,
DD3DTestContext.cpp28 if (!sk_gpu_test::CreateD3DBackendContext(&backendContext)) { in Create()
DD3DTestUtils.cpp37 bool CreateD3DBackendContext(GrD3DBackendContext* ctx, in CreateD3DBackendContext() function
/external/skia/tools/sk_app/win/
DD3D12WindowContext_win.cpp81 sk_gpu_test::CreateD3DBackendContext(&backendContext); in initializeContext()