Home
last modified time | relevance | path

Searched refs:kForce (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dhashtablez_sampler.cc175 kForce, in ShouldForceSampling() enumerator
185 ? kForce in ShouldForceSampling()
189 return state == kForce; in ShouldForceSampling()
/third_party/skia/src/gpu/d3d/
H A DGrD3DGpu.h125 kForce, member in GrD3DGpu::SyncQueue
H A DGrD3DGpu.cpp161 if (sync == SyncQueue::kForce) { in submitDirectCommandList()
176 if (sync == SyncQueue::kForce) { in submitDirectCommandList()
607 this->submitDirectCommandList(SyncQueue::kForce); in onReadPixels()
1705 return this->submitDirectCommandList(SyncQueue::kForce); in onSubmitToGpu()
/third_party/skia/src/gpu/gl/
H A DGrGLGpu.h701 kForce,
704 // This calls glFlush if it is required for previous operations or kForce is passed.
H A DGrGLGpu.cpp2989 this->flush(FlushType::kForce); in onFBOChanged()
3971 if (fNeedsGLFlush || flushType == FlushType::kForce) { in flush()
4022 this->flush(FlushType::kForce); in waitSync()
4123 this->flush(FlushType::kForce); in prepareTextureForCrossContextUsage()

Completed in 12 milliseconds