Searched refs:GL_PATCH_VERTICES (Results 1 - 25 of 34) sorted by relevance

12

/external/deqp/modules/gles31/functional/
H A Des31fNegativeTessellationTests.cpp387 ctx.beginSection("GL_INVALID_ENUM is generated if pname is not GL_PATCH_VERTICES.");
393 ctx.glPatchParameteri(GL_PATCH_VERTICES, 0);
402 ctx.glPatchParameteri(GL_PATCH_VERTICES, maxPatchVertices + 1);
H A Des31fTessellationTests.cpp1809 gl.patchParameteri(GL_PATCH_VERTICES, m_primitiveType == TESSPRIMITIVETYPE_TRIANGLES ? 3 : m_primitiveType == TESSPRIMITIVETYPE_QUADS ? 4 : -1);
2063 gl.patchParameteri(GL_PATCH_VERTICES, 1);
2246 gl.patchParameteri(GL_PATCH_VERTICES, 1);
2392 gl.patchParameteri(GL_PATCH_VERTICES, patchSize);
2807 gl.patchParameteri(GL_PATCH_VERTICES, 1);
3026 gl.patchParameteri(GL_PATCH_VERTICES, m_inputPatchSize);
3285 gl.patchParameteri(GL_PATCH_VERTICES, INPUT_PATCH_SIZE);
3477 gl.patchParameteri(GL_PATCH_VERTICES, NUM_VERTICES);
3754 gl.patchParameteri(GL_PATCH_VERTICES, 7);
4046 gl.patchParameteri(GL_PATCH_VERTICES,
[all...]
H A Des31fTessellationGeometryInteractionTests.cpp299 gl.patchParameteri(GL_PATCH_VERTICES, (m_case == CASE_TRIANGLES) ? (3): (4));
596 gl.patchParameteri(GL_PATCH_VERTICES, numPrimitiveVertices);
1053 gl.patchParameteri(GL_PATCH_VERTICES, 4);
1148 gl.patchParameteri(GL_PATCH_VERTICES, 4);
1856 gl.patchParameteri(GL_PATCH_VERTICES, 1);
2451 gl.patchParameteri(GL_PATCH_VERTICES, 1);
2922 gl.patchParameteri(GL_PATCH_VERTICES, 3);
H A Des31fPrimitiveBoundingBoxTests.cpp1300 gl.patchParameteri(GL_PATCH_VERTICES, 3);
1811 gl.patchParameteri(GL_PATCH_VERTICES, 2);
2809 gl.patchParameteri(GL_PATCH_VERTICES, 1);
3871 gl.patchParameteri(GL_PATCH_VERTICES, 3);
4393 gl.patchParameteri(GL_PATCH_VERTICES, 3);
4751 gl.patchParameteri(GL_PATCH_VERTICES, 3);
/external/deqp/external/openglcts/modules/common/
H A DglcExtTokens.cpp71 PATCH_VERTICES = GL_PATCH_VERTICES;
H A DglcSeparableProgramsTransformFeedbackTests.cpp278 gl.patchParameteri(GL_PATCH_VERTICES, 1);
/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderWinding.cpp191 gl.patchParameteri(GL_PATCH_VERTICES, 1);
H A DesextcTessellationShaderUtils.cpp67 m_gl.getIntegerv(GL_PATCH_VERTICES, &current_patch_vertices);
/external/deqp/framework/opengl/
H A DgluStrUtil.inl1334 case GL_PATCH_VERTICES: return "GL_PATCH_VERTICES";
1649 case GL_PATCH_VERTICES: return "GL_PATCH_VERTICES";
H A DgluStateReset.cpp623 gl.patchParameteri(GL_PATCH_VERTICES, 3);
/external/deqp/modules/gles31/stress/
H A Des31sTessellationGeometryInteractionTests.cpp351 gl.patchParameteri(GL_PATCH_VERTICES, 1);
/external/deqp/external/openglcts/modules/gl/
H A Dgl4cShaderImageLoadStoreTests.cpp1765 glPatchParameteri(GL_PATCH_VERTICES, 1);
1767 glPatchParameteri(GL_PATCH_VERTICES, 3);
2010 glPatchParameteri(GL_PATCH_VERTICES, 1);
2012 glPatchParameteri(GL_PATCH_VERTICES, 3);
3969 glPatchParameteri(GL_PATCH_VERTICES, 1);
3971 glPatchParameteri(GL_PATCH_VERTICES, 3);
4056 glPatchParameteri(GL_PATCH_VERTICES, 1);
4058 glPatchParameteri(GL_PATCH_VERTICES, 3);
4449 glPatchParameteri(GL_PATCH_VERTICES, 1);
4451 glPatchParameteri(GL_PATCH_VERTICES,
[all...]
H A Dgl4cShaderImageSizeTests.cpp712 glPatchParameteri(GL_PATCH_VERTICES, 1);
714 glPatchParameteri(GL_PATCH_VERTICES, 3);
H A Dgl4cStencilTexturingTests.cpp725 gl.patchParameteri(GL_PATCH_VERTICES, 1);
H A Dgl4cShaderAtomicCountersTests.cpp2096 glPatchParameteri(GL_PATCH_VERTICES, 32);
2100 glPatchParameteri(GL_PATCH_VERTICES, 3);
H A Dgl3cCullDistanceTests.cpp2238 gl.patchParameteri(GL_PATCH_VERTICES, primitive_vertices_count);
H A Dgl4cShaderStorageBufferObjectTests.cpp2603 glPatchParameteri(GL_PATCH_VERTICES, 1);
2645 glPatchParameteri(GL_PATCH_VERTICES, 3);
5983 glPatchParameteri(GL_PATCH_VERTICES, 4);
6006 glPatchParameteri(GL_PATCH_VERTICES, 3);
H A Dgl4cShaderSubroutineTests.cpp6690 /* Restore default GL_PATCH_VERTICES setting value */
6691 gl.patchParameteri(GL_PATCH_VERTICES, 3);
7109 gl.patchParameteri(GL_PATCH_VERTICES, 1);
8994 gl.patchParameteri(GL_PATCH_VERTICES, 3);
9233 /* Configure GL_PATCH_VERTICES so that TC only takes a single patch vertex */
9234 gl.patchParameteri(GL_PATCH_VERTICES, 1);
H A Dgl4cTextureGatherTests.cpp3448 glPatchParameteri(GL_PATCH_VERTICES, 1);
/external/deqp/modules/glshared/
H A DglsShaderExecUtil.cpp1381 gl.patchParameteri(GL_PATCH_VERTICES, 3);
1506 gl.patchParameteri(GL_PATCH_VERTICES, 2);
H A DglsShaderLibraryCase.cpp1274 gl.patchParameteri(GL_PATCH_VERTICES, 3);
/external/deqp/external/openglcts/modules/gles31/
H A Des31cArrayOfArraysTests.cpp3840 gl.patchParameteri(GL_PATCH_VERTICES, 1);
4766 gl.patchParameteri(GL_PATCH_VERTICES, 1);
7132 gl.patchParameteri(GL_PATCH_VERTICES, 1);
7587 gl.patchParameteri(GL_PATCH_VERTICES, 1);
8945 gl.patchParameteri(GL_PATCH_VERTICES, 1);
9463 gl.patchParameteri(GL_PATCH_VERTICES, 1);
/external/mesa3d/prebuilt-intermediates/main/
H A Dget_hash.h350 { GL_PATCH_VERTICES, CONTEXT_INT(TessCtrlProgram.patch_vertices), extra_ARB_tessellation_shader },
/external/mesa3d/src/mesa/main/
H A Dshaderapi.c2302 if (pname != GL_PATCH_VERTICES) {
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl1265 #define GL_PATCH_VERTICES 0x8E72

Completed in 543 milliseconds

12