Searched refs:kInvalidVertexArrayName (Results 1 – 3 of 3) sorted by relevance
386 MSG kInvalidVertexArrayName = "name is not a valid vertex array."; variable
146 context->validationError(entryPoint, GL_INVALID_OPERATION, kInvalidVertexArrayName); in ValidateObjectIdentifierAndName()
2151 context->validationError(entryPoint, GL_INVALID_VALUE, kInvalidVertexArrayName); in ValidateObjectIdentifierAndName()