Searched refs:kFixedNotInWebGL (Results 1 – 2 of 2) sorted by relevance
124 context->validationError(entryPoint, GL_INVALID_ENUM, err::kFixedNotInWebGL); in ValidateVertexAttribPointer()
140 MSG kFixedNotInWebGL = "GL_FIXED is not supported in WebGL."; variable