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()
409 #define GR_GL_LINE_SMOOTH 0x0B20 macro
553 GL_CALL(Disable(GR_GL_LINE_SMOOTH)); in onResetContext()
334 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()