Searched refs:kWebglBindAttribLocationReservedPrefix (Results 1 – 3 of 3) sorted by relevance
88 const std::string message1 = gl::err::kWebglBindAttribLocationReservedPrefix; in TEST_P()
560 MSG kWebglBindAttribLocationReservedPrefix = "Attributes that begin with 'webgl_', or '_webgl_' are… variable
816 context->validationError(GL_INVALID_OPERATION, kWebglBindAttribLocationReservedPrefix); in ValidateWebGLNamePrefix()