Searched refs:kNameBeginsWithGL (Results 1 – 2 of 2) sorted by relevance
421 MSG kNameBeginsWithGL = "Attributes that begin with 'gl_' are not allowed."; variable
3284 context->validationError(GL_INVALID_VALUE, kNameBeginsWithGL); in ValidateBindUniformLocationCHROMIUM()3883 context->validationError(GL_INVALID_OPERATION, kNameBeginsWithGL); in ValidateBindAttribLocation()