Home
last modified time | relevance | path

Searched refs:GR_GL_ALL_COMPLETED (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLDefines.h1142 #define GR_GL_ALL_COMPLETED 0x84F2 macro
DGrGLGpu.cpp3965 GL_CALL(SetFence(fence, GR_GL_ALL_COMPLETED)); in insertFence()