Home
last modified time | relevance | path

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

/external/skqp/src/gpu/mtl/
DGrMtlGpu.h49 kSkip_SyncQueue enumerator
166 this->submitCommandBuffer(kSkip_SyncQueue); in onFinishFlush()
/external/skia/src/gpu/mtl/
DGrMtlGpu.h54 kSkip_SyncQueue enumerator
DGrMtlGpu.mm321 return this->submitCommandBuffer(kSkip_SyncQueue);
/external/skqp/src/gpu/vk/
DGrVkGpu.h73 kSkip_SyncQueue enumerator
DGrVkGpu.cpp531 this->submitCommandBuffer(kSkip_SyncQueue); in internalResolveRenderTarget()
1804 this->submitCommandBuffer(kSkip_SyncQueue); in onFinishFlush()
2378 this->submitCommandBuffer(kSkip_SyncQueue); in prepareTextureForCrossContextUsage()
/external/skia/src/gpu/vk/
DGrVkGpu.h203 kSkip_SyncQueue enumerator
DGrVkGpu.cpp2088 return this->submitCommandBuffer(kSkip_SyncQueue); in onSubmitToGpu()