Searched refs:kStrideExceedsWebGLLimit (Results 1 – 2 of 2) sorted by relevance
502 MSG kStrideExceedsWebGLLimit = "Stride is over the maximum stride allowed by WebGL."; variable
1276 context->validationError(entryPoint, GL_INVALID_VALUE, kStrideExceedsWebGLLimit); in ValidateWebGLVertexAttribPointer()