Home
last modified time | relevance | path

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

/third_party/skia/include/gpu/vk/
DGrVkBackendContext.h71 bool fOwnsInstanceAndDevice = false; member
/third_party/skia/tools/gpu/vk/
DVkTestUtils.cpp790 ctx->fOwnsInstanceAndDevice = false; in CreateVkBackendContext()
/third_party/skia/src/gpu/vk/
DGrVkGpu.cpp222 SkASSERT(!backendContext.fOwnsInstanceAndDevice); in GrVkGpu()