Searched refs:GR_GL_ALL_COMPLETED (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/gpu/gl/ | ||
D | GrGLDefines.h | 1142 #define GR_GL_ALL_COMPLETED 0x84F2 macro |
D | GrGLGpu.cpp | 3965 GL_CALL(SetFence(fence, GR_GL_ALL_COMPLETED)); in insertFence() |