HomeSort by relevance Sort by last modified time
    Searched refs:GR_GL_CALL_NOERRCHECK (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/gl/
GrGLUtil.h 185 GR_GL_CALL_NOERRCHECK(IFACE, X); \
191 #define GR_GL_CALL_NOERRCHECK(IFACE, X) \
GrGLGpu.cpp 34 #define GL_ALLOC_CALL(iface, call) GR_GL_CALL_NOERRCHECK(iface, call)
    [all...]

Completed in 101 milliseconds