Home
last modified time | relevance | path

Searched refs:geometryOutputComponents (Results 1 – 3 of 3) 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/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationGeometryGridRenderTests.cpp116 int geometryOutputComponents = 0; in GridRenderTestCase() local
124 geometryOutputComponents = 64; in GridRenderTestCase()
130 geometryOutputComponents = 64; in GridRenderTestCase()
142 msg << "\tmaxGeometryOutputComponents = " << geometryOutputComponents << "\n" in GridRenderTestCase()
/external/deqp/modules/gles31/functional/
Des31fTessellationGeometryInteractionTests.cpp2250 int geometryOutputComponents = -1; in init() local
2261 gl.getIntegerv(GL_MAX_GEOMETRY_OUTPUT_COMPONENTS, &geometryOutputComponents); in init()
2272 geometryOutputComponents = 128; in init()
2279 geometryOutputComponents = 128; in init()
2308 msg << "\tGL_MAX_GEOMETRY_OUTPUT_COMPONENTS = " << geometryOutputComponents << "\n" in init()