Home
last modified time | relevance | path

Searched refs:kWebglBindAttribLocationReservedPrefix (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DErrorMessages.cpp88 const std::string message1 = gl::err::kWebglBindAttribLocationReservedPrefix; in TEST_P()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DErrorStrings.h563 MSG kWebglBindAttribLocationReservedPrefix = "Attributes that begin with 'webgl_', or '_webgl_' are… variable
DvalidationES2.cpp725 kWebglBindAttribLocationReservedPrefix); in ValidateWebGLNamePrefix()