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