Searched refs:GR_GL_LINE_SMOOTH (Results 1 – 6 of 6) sorted by relevance
402 #define GR_GL_LINE_SMOOTH 0x0B20 macro
497 GL_CALL(Disable(GR_GL_LINE_SMOOTH)); in onResetContext()
538 GL_CALL(Disable(GR_GL_LINE_SMOOTH)); in onResetContext()
336 GR_GL_CALL(glGpu->glInterface(), Enable(GR_GL_LINE_SMOOTH)); in onExecute()
333 GR_GL_CALL(glGpu->glInterface(), Enable(GR_GL_LINE_SMOOTH)); in onExecute()