Searched defs:ANGLE_GL_TRY (Results 1 – 1 of 1) sorted by relevance
92 # define ANGLE_GL_TRY(context, call) ANGLE_GL_TRY_ALWAYS_CHECK(context, call) macro94 # define ANGLE_GL_TRY(context, call) call macro