Home
last modified time | relevance | path

Searched defs:nvFence (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/ganesh/gl/
DGrGLGpu.cpp4201 GrGLuint nvFence = static_cast<GrGLuint>(reinterpret_cast<intptr_t>(sync)); in waitSync() local
4292 GrGLuint nvFence = SkToUInt(reinterpret_cast<intptr_t>(sync)); in deleteSync() local