Home
last modified time | relevance | path

Searched refs:geometryOutputComponents (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles31/stress/
Des31sTessellationGeometryInteractionTests.cpp172 int geometryOutputComponents = -1; in init() local
183 gl.getIntegerv(GL_MAX_GEOMETRY_OUTPUT_COMPONENTS, &geometryOutputComponents); in init()
194 geometryOutputComponents = 128; in init()
201 geometryOutputComponents = 128; in init()
230 msg << "\tGL_MAX_GEOMETRY_OUTPUT_COMPONENTS = " << geometryOutputComponents << "\n" in init()
/external/deqp/modules/gles31/functional/
Des31fTessellationGeometryInteractionTests.cpp2224 int geometryOutputComponents = -1; in init() local
2235 gl.getIntegerv(GL_MAX_GEOMETRY_OUTPUT_COMPONENTS, &geometryOutputComponents); in init()
2246 geometryOutputComponents = 128; in init()
2253 geometryOutputComponents = 128; in init()
2282 msg << "\tGL_MAX_GEOMETRY_OUTPUT_COMPONENTS = " << geometryOutputComponents << "\n" in init()