Lines Matching refs:GL_INVALID_ENUM
444 ogles_error(c, GL_INVALID_ENUM); in enableDisableClientState()
1254 ogles_error(c, GL_INVALID_ENUM); in glVertexPointer()
1274 ogles_error(c, GL_INVALID_ENUM); in glColorPointer()
1295 ogles_error(c, GL_INVALID_ENUM); in glNormalPointer()
1316 ogles_error(c, GL_INVALID_ENUM); in glTexCoordPointer()
1339 ogles_error(c, GL_INVALID_ENUM); in glClientActiveTexture()
1362 ogles_error(c, GL_INVALID_ENUM); in glDrawArrays()
1407 ogles_error(c, GL_INVALID_ENUM); in glDrawElements()
1416 ogles_error(c, GL_INVALID_ENUM); in glDrawElements()
1458 ogles_error(c, GL_INVALID_ENUM); in glBindBuffer()
1478 ogles_error(c, GL_INVALID_ENUM); in glBufferData()
1486 ogles_error(c, GL_INVALID_ENUM); in glBufferData()
1512 ogles_error(c, GL_INVALID_ENUM); in glBufferSubData()