Searched refs:kMatrixStackOverflow (Results 1 – 4 of 4) sorted by relevance
344 MSG kMatrixStackOverflow = "Current matrix stack is full."; variable
1196 context->validationError(GL_STACK_OVERFLOW, kMatrixStackOverflow); in ValidatePushMatrix()
401 MSG kMatrixStackOverflow = "Current matrix stack is full."; variable
1409 context->validationError(entryPoint, GL_STACK_OVERFLOW, kMatrixStackOverflow); in ValidatePushMatrix()