зеркало из https://github.com/mozilla/pjs.git
Back out 773e9705c61b (bug 697211) for orange
This commit is contained in:
Родитель
9290d4ffcd
Коммит
cfb2e5d835
|
@ -3014,11 +3014,8 @@ WebGLContext::GetVertexAttrib(WebGLuint index, WebGLenum pname, nsIVariant **ret
|
|||
wrval->SetAsISupports(mAttribBuffers[index].buf);
|
||||
break;
|
||||
|
||||
case LOCAL_GL_VERTEX_ATTRIB_ARRAY_STRIDE:
|
||||
wrval->SetAsInt32(mAttribBuffers[index].stride);
|
||||
break;
|
||||
|
||||
case LOCAL_GL_VERTEX_ATTRIB_ARRAY_SIZE:
|
||||
case LOCAL_GL_VERTEX_ATTRIB_ARRAY_STRIDE:
|
||||
case LOCAL_GL_VERTEX_ATTRIB_ARRAY_TYPE:
|
||||
{
|
||||
GLint i = 0;
|
||||
|
|
|
@ -4,6 +4,7 @@ conformance/glsl/misc/glsl-long-variable-names.html
|
|||
conformance/glsl/misc/shader-with-256-character-identifier.frag.html
|
||||
conformance/glsl/misc/shader-with-long-line.html
|
||||
conformance/programs/program-test.html
|
||||
conformance/state/gl-object-get-calls.html
|
||||
conformance/textures/texture-mips.html
|
||||
conformance/textures/texture-npot.html
|
||||
conformance/more/conformance/quickCheckAPI-S_V.html
|
||||
|
|
Загрузка…
Ссылка в новой задаче