Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/mtl/
DGrMtlGpu.h58 kSkip_SyncQueue enumerator
DGrMtlGpu.mm286 return this->submitCommandBuffer(kSkip_SyncQueue);
/third_party/skia/src/gpu/vk/
DGrVkGpu.h205 kSkip_SyncQueue enumerator
DGrVkGpu.cpp2116 return this->submitCommandBuffer(kSkip_SyncQueue); in onSubmitToGpu()