Searched refs:kExceedsNumExtensions (Results 1 – 2 of 2) sorted by relevance
129 MSG kExceedsNumExtensions = "Index must be within [0, NUM_EXTENSIONS)."; variable
3476 context->validationError(entryPoint, GL_INVALID_VALUE, kExceedsNumExtensions); in ValidateGetStringi()