Lines Matching refs:GL_INVALID_ENUM
442 ogles_error(c, GL_INVALID_ENUM); in enableDisableClientState()
1252 ogles_error(c, GL_INVALID_ENUM); in glVertexPointer()
1272 ogles_error(c, GL_INVALID_ENUM); in glColorPointer()
1293 ogles_error(c, GL_INVALID_ENUM); in glNormalPointer()
1314 ogles_error(c, GL_INVALID_ENUM); in glTexCoordPointer()
1337 ogles_error(c, GL_INVALID_ENUM); in glClientActiveTexture()
1360 ogles_error(c, GL_INVALID_ENUM); in glDrawArrays()
1405 ogles_error(c, GL_INVALID_ENUM); in glDrawElements()
1414 ogles_error(c, GL_INVALID_ENUM); in glDrawElements()
1456 ogles_error(c, GL_INVALID_ENUM); in glBindBuffer()
1476 ogles_error(c, GL_INVALID_ENUM); in glBufferData()
1484 ogles_error(c, GL_INVALID_ENUM); in glBufferData()
1510 ogles_error(c, GL_INVALID_ENUM); in glBufferSubData()