Home
last modified time | relevance | path

Searched refs:GL_MAX_PATCH_VERTICES (Results 1 – 16 of 16) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fNegativeTessellationTests.cpp324 ctx.glGetIntegerv(GL_MAX_PATCH_VERTICES, &maxPatchVertices); in tessellation_control_invalid_vertex_count()
398 ctx.glGetIntegerv(GL_MAX_PATCH_VERTICES, &maxPatchVertices); in invalid_patch_parameteri()
Des31fShaderBuiltinConstantTests.cpp428 { "gl_MaxPatchVertices", getInteger<GL_MAX_PATCH_VERTICES> }, in init()
Des31fProgramInterfaceQueryTestCase.cpp2122 gl.getIntegerv(GL_MAX_PATCH_VERTICES, &maxPatchVertices); in getMaxPatchVertices()
2624 { GL_MAX_PATCH_VERTICES, (int)program->getTessellationNumOutputPatchVertices() }, in checkShaderResourceUsage()
2655 { GL_MAX_PATCH_VERTICES, (int)program->getTessellationNumOutputPatchVertices() }, in checkShaderResourceUsage()
Des31fIntegerStateQueryTests.cpp869 …+ verifierSuffix).c_str(), "Test MAX_PATCH_VERTICES", GL_MAX_PATCH_VERTICES, 32,… in init()
Des31fTessellationTests.cpp5921 …RRAY_SIZE_EXPLICIT_QUERY ? de::toString(m_context.getContextInfo().getInt(GL_MAX_PATCH_VERTICES)) in init()
6015 …OL_OUT_ARRAY_SIZE_QUERY ? de::toString(m_context.getContextInfo().getInt(GL_MAX_PATCH_VERTICES)) in init()
7225 …t, "max_patch_vertices", "Test MAX_PATCH_VERTICES", GL_MAX_PATCH_VERTICES, 32)… in init()
/external/deqp/data/gles31/shaders/
Dtessellation_negative_user_defined_io.test180 out highp float varyingArray[${GL_MAX_PATCH_VERTICES}]; // size does not match layout declaration
/external/deqp/doc/testspecs/GLES31/
Dfunctional.tessellation.txt52 an integer literal (queried from GL_MAX_PATCH_VERTICES)
/external/deqp/framework/opengl/
DgluStrUtil.inl1310 case GL_MAX_PATCH_VERTICES: return "GL_MAX_PATCH_VERTICES";
/external/deqp/modules/glshared/
DglsShaderLibraryCase.cpp963 ? m_contextInfo.getInt(GL_MAX_PATCH_VERTICES) : 0; in execute()
/external/mesa3d/prebuilt-intermediates/main/
Dget_hash.h354 { GL_MAX_PATCH_VERTICES, CONTEXT_INT(Const.MaxPatchVertices), extra_ARB_tessellation_shader },
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl1185 #define GL_MAX_PATCH_VERTICES 0x8E7D macro
/external/mesa3d/include/GLES3/
Dgl32.h1633 #define GL_MAX_PATCH_VERTICES 0x8E7D macro
/external/swiftshader/include/GL/
Dglcorearb.h1757 #define GL_MAX_PATCH_VERTICES 0x8E7D macro
Dglext.h1704 #define GL_MAX_PATCH_VERTICES 0x8E7D macro
/external/mesa3d/include/GL/
Dglcorearb.h1776 #define GL_MAX_PATCH_VERTICES 0x8E7D macro
Dglext.h1723 #define GL_MAX_PATCH_VERTICES 0x8E7D macro