Home
last modified time | relevance | path

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

/external/skia/include/gpu/gl/
DGrGLConfig.h244 GR_GL_CALL_NOERRCHECK(IFACE, X); \
248 #define GR_GL_CALL_NOERRCHECK(IFACE, X) \ macro
/external/skia/src/gpu/gl/
DGrGpuGL.cpp29 #define GL_ALLOC_CALL(iface, call) GR_GL_CALL_NOERRCHECK(iface, call)