HomeSort by relevance Sort by last modified time
    Searched refs:kVulkan_GrBackend (Results 1 - 3 of 3) sorted by null

  /external/skia/src/gpu/
GrGpuFactory.cpp 21 GrGpuFactoryRegistrar gVkGpuFactoryProc(kVulkan_GrBackend, vk_gpu_create);
GrContextFactory.cpp 135 grCtx.reset(GrContext::Create(kVulkan_GrBackend, p3dctx, fGlobalOptions));
  /external/skia/include/gpu/
GrTypes.h 129 kVulkan_GrBackend,
131 kLast_GrBackend = kVulkan_GrBackend

Completed in 211 milliseconds