Searched refs:GR_GL_LINE_SMOOTH (Results 1 – 5 of 5) 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
511 GL_CALL(Disable(GR_GL_LINE_SMOOTH)); in onResetContext()
333 GR_GL_CALL(glGpu->glInterface(), Enable(GR_GL_LINE_SMOOTH)); in onExecute()