Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(135)

Side by Side Diff: third_party/webgl/sdk/tests/conformance/more/00_test_list.txt

Issue 9373009: Check in webgl conformance tests r16844 from khronos. (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/
Patch Set: Created 8 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
Property Changes:
Added: svn:eol-style
+ LF
OLDNEW
(Empty)
1 conformance/constants.html
2 conformance/getContext.html
3 conformance/methods.html
4 conformance/quickCheckAPI-A.html
5 conformance/quickCheckAPI-B1.html
6 conformance/quickCheckAPI-B2.html
7 conformance/quickCheckAPI-B3.html
8 conformance/quickCheckAPI-B4.html
9 conformance/quickCheckAPI-C.html
10 conformance/quickCheckAPI-D_G.html
11 conformance/quickCheckAPI-G_I.html
12 conformance/quickCheckAPI-L_S.html
13 conformance/quickCheckAPI-S_V.html
14 conformance/webGLArrays.html
15 functions/bindBuffer.html
16 functions/bindBufferBadArgs.html
17 functions/bindFramebufferLeaveNonZero.html
18 functions/bufferData.html
19 functions/bufferDataBadArgs.html
20 functions/bufferSubData.html
21 functions/bufferSubDataBadArgs.html
22 functions/copyTexImage2D.html
23 functions/copyTexImage2DBadArgs.html
24 functions/copyTexSubImage2D.html
25 functions/copyTexSubImage2DBadArgs.html
26 functions/deleteBufferBadArgs.html
27 functions/drawArrays.html
28 functions/drawArraysOutOfBounds.html
29 functions/drawElements.html
30 functions/drawElementsBadArgs.html
31 functions/isTests.html
32 functions/readPixels.html
33 functions/readPixelsBadArgs.html
34 functions/texImage2D.html
35 functions/texImage2DBadArgs.html
36 functions/texImage2DHTML.html
37 functions/texImage2DHTMLBadArgs.html
38 functions/texSubImage2D.html
39 functions/texSubImage2DBadArgs.html
40 functions/texSubImage2DHTML.html
41 functions/texSubImage2DHTMLBadArgs.html
42 functions/uniformf.html
43 functions/uniformfBadArgs.html
44 functions/uniformfArrayLen1.html
45 functions/uniformi.html
46 functions/uniformiBadArgs.html
47 functions/uniformMatrix.html
48 functions/uniformMatrixBadArgs.html
49 functions/vertexAttrib.html
50 functions/vertexAttribBadArgs.html
51 functions/vertexAttribPointer.html
52 functions/vertexAttribPointerBadArgs.html
53 glsl/arrayOutOfBounds.html
54 #glsl/longLoops.html // No interactive tests.
55 glsl/uniformOutOfBounds.html
56 #glsl/unusedAttribsUniforms.html // No interactive tests.
57
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698