Searched refs:RS_PRIMITIVE_LINE_STRIP (Results 1 – 4 of 4) sorted by relevance
117 RS_PRIMITIVE_LINE_STRIP, enumerator
194 case RS_PRIMITIVE_LINE_STRIP: mGLPrimitives[i] = GL_LINE_STRIP; break; in updateGLPrimitives()
106 value: RS_PRIMITIVE_LINE_STRIP = 2, "Vertex data will be rendered as a connected line strip"
153 RS_PRIMITIVE_LINE_STRIP = 2, // Vertex data will be rendered as a connected line strip