Searched refs:geometryOutputComponents (Results 1 – 2 of 2) sorted by relevance
172 int geometryOutputComponents = -1; in init() local183 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()
2224 int geometryOutputComponents = -1; in init() local2235 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()