Searched refs:RS_PRIMITIVE_TRIANGLE_STRIP (Results 1 – 5 of 5) sorted by relevance
119 RS_PRIMITIVE_TRIANGLE_STRIP, enumerator
192 case RS_PRIMITIVE_TRIANGLE_STRIP: mGLPrimitives[i] = GL_TRIANGLE_STRIP; break; in updateGLPrimitives()
108 value: RS_PRIMITIVE_TRIANGLE_STRIP = 4, "Vertices will be rendered as a connected triangle strip de…
155 …RS_PRIMITIVE_TRIANGLE_STRIP = 4, // Vertices will be rendered as a connected triangle strip define…
642 …<tr><th>RS_PRIMITIVE_TRIANGLE_STRIP = 4</th><td>Vertices will be rendered as a connected triangle …