Searched refs:SK_GL_RET_NOERRCHECK (Results 1 – 4 of 4) sorted by relevance
63 SK_GL_RET_NOERRCHECK(*fContext, error, GetError()); in end()
85 #define SK_GL_RET_NOERRCHECK(ctx, RET, X) (RET) = (ctx).gl()->fFunctions.f ## X macro
93 #define SK_GL_RET_NOERRCHECK(ctx, RET, X) (RET) = (ctx).gl()->fFunctions.f ## X macro